1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/octoprint_ynh.git synced 2025-09-20 07:08:32 +02:00
Octoprint package for Yunohost
Find a file
Alexis Lothoré 262b847b99 install: fix octoprint start detection
Octoprint startup monitoring currently rely on a specific log line being
detected. The configured log line is deprecated, current versions of
octoprint have different logs.

Update the monitored log line to allow the installer to succeed. This is
only a hotfix: the startup detection _must_ be reworked to rather use a
proper API to detect octoprint startup, as logs are not a stable API.
2025-03-30 22:41:00 +02:00
conf Add prox_set_header X-scheme $scheme 2021-07-13 20:28:27 +02:00
scripts install: fix octoprint start detection 2025-03-30 22:41:00 +02:00
check_process Add basic package skeleton 2020-01-25 22:46:07 +01:00
LICENSE Initial commit 2020-01-25 22:22:20 +01:00
manifest.json Set default public boolean to false in manifest 2020-01-26 21:34:27 +01:00
README.md Add basic package skeleton 2020-01-25 22:46:07 +01:00

Octoprint for YunoHost

Octoprint is a webserver for managing connected 3D printer.

Notes