th33xitus
6b74c59d15
script: add function to match nginx configurations
...
this should fix a common issue where mainsail/fluidd was installed with a more up2date nginx config which didn't match with a previously configured upstreams.conf.
this should also cover cases where the upstreams.conf is more up2date than the corresponding interface configs.
2021-09-29 14:44:01 +02:00
Evgenii Shavrin
bb1f2eadca
feat: add moonraker-telegram-bot by nlef ( #117 )
...
Adds installation and removing feature for https://github.com/nlef/moonraker-telegram-bot
2021-09-28 16:52:59 +02:00
th33xitus
14ef39b87c
fix: typo and missing function call for PrettyGCode
2021-08-25 10:14:05 +02:00
th33xitus
969d3b5dab
script: add --allow-releaseinfo-change option to apt-get update
2021-08-25 10:05:31 +02:00
th33xitus
05842f8e1d
feat: add PrettyGCode for Klipper
2021-08-10 12:25:05 +02:00
th33xitus
b44e855a98
script: simplify python dependency installation during klipper and moonraker update
2021-07-11 14:45:58 +02:00
th33xitus
5deb987b8a
script: patch log_path to moonraker.conf if missing
2021-06-29 22:58:21 +02:00
th33xitus
40875dfe49
script: simplify service action methods
2021-06-18 18:03:47 +02:00
th33xitus
54089582e4
script: rewrite the auto mainsailOS/fluiddPi migration function
...
No auto update anymore when updating Klipper. The user now must start this function. It's available in the Advanced Menu.
2021-06-15 15:56:13 +02:00
th33xitus
19b37e4dc4
script: update klipper.service raw file link
2021-06-15 15:56:13 +02:00
th33xitus
d344b1c5f6
feat: auto mainsailOS / fluiddPi migration
...
script: make use of moonrakers new log_path configuration option
script: create webui nginx log symlinks upon installation/update
2021-06-15 15:56:13 +02:00
jordanruthe
f804fcb65d
update: Fix detached head on KlipperScreen update ( #93 )
2021-06-13 17:39:12 +02:00
th33xitus
0edfc746d4
script: improve dependency checks on klipper/moonraker update
2021-06-08 17:55:40 +02:00
th33xitus
cce6ac3c88
feat: add system upgrade
2021-03-26 18:36:05 +01:00
th33xitus
85f8ab4f24
fix: typo
2021-03-17 16:11:56 +01:00
th33xitus
dc08d8e7e3
fix: should fix #65
2021-01-31 13:32:16 +01:00
th33xitus
0eb2d066be
fix: rework dwc and octoprint service handling
2021-01-28 23:39:42 +01:00
th33xitus
1527d7a25d
Merge remote-tracking branch 'origin/master' into kiauh-rework
2021-01-25 19:01:55 +01:00
th33xitus
d12554d2b7
fix: apply a force reset --hard before updating KIAUH. Fix for #63
2021-01-23 22:52:41 +01:00
th33xitus
33a9fef676
fix: check via md5sum of requirements text file if an update of the python env is necessary. if yes, do that update automatically. no user interaction anymore.
2021-01-08 14:57:51 +01:00
th33xitus
08ae57d349
initial commit of a bigger kiauh rework to make multi instance installations possible
2021-01-07 15:26:19 +01:00
th33xitus
240746e1b6
fix: a fix for the detached HEAD issue when updating klipper that was introduced in a past commit. the user now gets a warn message that he needs to force update klipper. behind the scenes he will be brought back onto the branch and head gets reattached.
2020-12-22 20:39:12 +01:00
th33xitus
1eda775571
fix: previous klipper updates resulted in a detached head state. fixed update routine and other stuff relaying on the read_branch function/GET_BRANCH variable
2020-12-20 18:41:42 +01:00
th33xitus
f1289504bf
fix: few moonraker update changes
...
- change in the description
- option 1 only does a git pull again when rebuilding venv/deps is not necessary
2020-12-02 21:39:16 +01:00
th33xitus
ddcaee0838
Merge pull request #44 from jordanruthe/master
...
Add KlipperScreen to kiauh
2020-11-28 16:45:47 +01:00
Jordan Ruthe
622e8251a3
Fixing typos
2020-11-28 10:37:04 -05:00
Jordan
93f8e5e265
Add KlipperScreen to kiauh
2020-11-27 13:44:06 +00:00
domi
42a5a0b6d8
fix: fix typo, should fix #42
2020-11-26 11:00:05 +01:00
domi
865177d0fd
fix: highlight note in moonraker update menu
2020-11-21 16:45:00 +01:00
domi
bc35a82cc8
fix: rework moonraker update function
2020-11-20 13:14:01 +01:00
th33xitus
e370c54739
fix: add dependency check into klipper & moonraker update function
2020-11-06 17:56:30 +01:00
th33xitus
759cc8e196
fix: whitespaces
2020-10-13 11:58:05 +02:00
th33xitus
e0b7a75116
fix: update_all ui
2020-10-10 09:46:45 +02:00
th33xitus
4e2c6aa2cc
fix: fluidd update function not existing
2020-10-10 09:35:40 +02:00
th33xitus
668331e7ea
add: update all function
2020-09-17 21:23:26 +02:00
th33xitus
64b6d6b26a
fix: stop/start dwc service when updating
2020-09-14 22:54:01 +02:00
th33xitus
9bfce238d7
add: support for new dwc-for-klipper-socket by @Stephan3
...
This will replace the previous installer for dwc2-for-klipper without substitution. dwc2-for-klipper won't be maintained anymore.
2020-09-12 09:31:40 +02:00
th33xitus
262e489d1a
fix: moonraker update function - check for patched klipper sysfile
2020-09-03 09:55:37 +02:00
th33xitus
03c3c3d50f
fix: Mainsail update function not working
2020-09-01 18:01:08 +02:00
th33xitus
9a3e41716e
fix: delete a debug msg
2020-08-22 20:05:56 +02:00
th33xitus
cc1c804730
fix: klipper update function
2020-08-22 09:10:09 +02:00
th33xitus
15c6296e2c
fix: all scripts chmod +x
2020-08-16 10:49:53 +02:00
th33xitus
82408fee2e
fix: kiauh update function
2020-08-15 19:27:29 +02:00
th33xitus
be6a63f95b
new kiauh update check
2020-08-05 00:03:54 +02:00
th33xitus
bd90677cfa
add moonraker update function + ui stuff
2020-07-29 21:12:07 +02:00
th33xitus
82d76b18f0
new rollback feature
2020-07-27 10:29:28 +02:00
th33xitus
dc4cc59038
before updating, save the current klipper commit state in ini
2020-07-26 18:15:36 +02:00
th33xitus
22888f5756
simple startup update check for KIAUH
2020-07-25 20:57:32 +02:00
th33xitus
a76cab0fe6
restructure install/update for dwc2
2020-07-25 13:16:04 +02:00
th33xitus
02c6a46a78
Fix bugs
2020-07-24 13:21:34 +02:00