Commit Graph

212 Commits

Author SHA1 Message Date
paukstelis
8d57a478be Rework (#94)
* split

* split2

* more splitting

* working

* towards working

* menu changes

* run through prepare

* minorfix

* octoprint_generic

* break in template

* replace daemonpath with octoexec

* move first install to instance

* move BASE to instance

* instance fix

* double period

* damn loop!

* add camera to deploy

* fix camera

* toward functional

* main_menu if not ready

* not equal or  -ne?

* template copy

* clean ups

* byid camera detect

* do byid detect by default

* classwebcam

* classicwebcam

* appned_value camera work

* use users for modification in cameras

* fancy colors

* updating colors

* status menu colors and cams

* surpress errors on no files

* remove most logging

* dnf mods

* selinux

* redirect error output to /dev/null

* package cleanup

* remove udev, cloud

* octopi update

* resource prepare from menu

* quick fix

* pacman fix

* more echos

* add udev flag in /etc/octoprint_deploy

* opensuse fixes

* zypper, minor fixes

* change_streamer

* diagnostics, octoprint_cameras, etc

* diagnostic menu

* logging for diagnostics

* add config.yaml to diagnostics

* add logging for config.yaml

* readme work, add deb_pacakges for octopi,

* README

* port fixing

* port fixes

* add deb_packages command for troubleshooting

* fix ports

* add octopi flag, I fucking hate octopi

* udev rule work

* add/remove udev

* menu fix

* menu fixes

* add detect printer for add_udev

* better detection for remove_udev

* remove udev

* working on sed for udev

* fixed udev remove

* camera udev

* add instace to add_udev_camera

* readme, cleanup

* choose what parts of template to copy

* rsync as user

* additionalPorts

* remove cameras from camera list
2023-06-25 17:09:01 -04:00
Paul P
fdf750cd6e fix camera array for instance removal 2023-06-19 08:19:43 -04:00
Paul P
f114a4dfdf add auto-detect message 2023-06-12 06:38:33 -04:00
paukstelis
c313697df3 update camera settings as user 2023-06-10 19:52:33 -04:00
paukstelis
0c195afe22 add no streamer option properly 2023-06-04 17:42:03 -04:00
paukstelis
200800077d Streamercheck (#91)
* streamer_install function

* recommend ustreamer
2023-06-04 17:40:42 -04:00
Paul P
54ade627ef fix broken usb port testing option 2023-05-27 07:49:43 -04:00
paukstelis
46fb26a66c readme, version update 2023-05-24 16:51:58 -04:00
paukstelis
1445d05361 fix sets 2023-05-24 16:50:22 -04:00
paukstelis
726333ca0d Classicwebcam (#89)
* modifications for classic webcam plugin

* restart prompt
2023-05-24 13:27:31 -04:00
paukstelis
aea4c30e3e fix port increment issue (#88) 2023-05-21 20:13:13 -04:00
paukstelis
66de13b14f Install check (#86)
* install check

* install check, no cloud
2023-05-14 10:26:35 -04:00
paukstelis
ad7628acd5 update from scriptdir (#83) 2023-05-05 13:49:36 -04:00
paukstelis
2b12ccb6ac fix stray error in fedora/centos mjpg-streamer 2023-04-23 09:14:59 -04:00
paukstelis
0a21375664 Double slashes (#77)
* octoconfig modification

* version readme
2023-04-15 21:11:41 -04:00
paukstelis
4dc82652bb Spacecheck (#76)
* has-space function

* quotes for arguments passed to function
2023-04-07 16:11:40 -04:00
paukstelis
2f0167a008 Merge branch 'cameraport' 2023-04-06 20:08:26 -04:00
paukstelis
5f6f5a81ce if fixes 2023-04-06 19:55:03 -04:00
paukstelis
9149a1b790 more fixes for camport 2023-04-06 19:54:18 -04:00
paukstelis
05ddd6b03b cameraport adjust 2023-04-06 19:48:38 -04:00
paukstelis
4f017a410d haproxy1.x fix again 2023-03-16 11:21:57 -04:00
paukstelis
acd8974528 complete haproxy1.x sed fix 2023-03-15 23:05:10 -04:00
paukstelis
e50de49aad octoeverywhere haproxy1.x fix 2023-03-15 22:49:04 -04:00
paukstelis
12976901aa add python3-setuptools to package list 2023-03-11 19:11:06 -05:00
paukstelis
928565685e cameraport gt 7000 2023-03-05 09:26:31 -05:00
paukstelis
13a4d0f6bb formatting 2023-02-21 21:36:07 -05:00
paukstelis
012f55dac5 missing fi 2023-02-21 21:33:29 -05:00
paukstelis
262cf4a130 Remove cameras (#64)
* bits of removal

* simply camera and instance removal

* add PS3

* testing

* haproxy fixes

* sed haproxy fix

* instance removal

* more instance removal
2023-02-21 21:30:31 -05:00
paukstelis
89bbcf2013 sed append work around 2023-02-21 21:04:53 -05:00
paukstelis
fbeb7be9f7 haproxy fixes 2023-02-21 16:29:30 -05:00
paukstelis
b21e4b4690 change sed delimiter for cameras 2023-02-19 08:55:13 -05:00
paukstelis
e655dbba65 Haproxy fix (#63)
* finally fixing haproxy

* restart haproxy

* fix stop

* put extra cams in first cam blocks for removal

* need to handle first camera instance

* missed a backslash?

* missed the start
2023-02-17 20:57:43 -05:00
Guilhem Bonnefille
f4a65dd77b fix: set value when no streaming is selected 2023-02-12 15:57:30 +01:00
paukstelis
bc3733c8e9 fix haproxy 2023-01-20 18:13:52 -05:00
paukstelis
857448f1c7 minor change to tar restore 2023-01-13 17:50:19 -05:00
paukstelis
fe0a13f9fe don't do first run if no admin user set 2023-01-02 09:25:28 -05:00
paukstelis
cc63ba56de Merge branch 'cam_haproxy' 2022-12-30 09:07:43 -05:00
paukstelis
c08cef0a3c multi-camera integration 2022-12-30 08:41:49 -05:00
paukstelis
38ea6f65a3 version, readme 2022-12-30 08:04:07 -05:00
paukstelis
6ea1779435 restart haproxy 2022-12-29 22:45:02 -05:00
paukstelis
125f8df353 fix sudo/root issue 2022-12-24 16:18:50 -05:00
paukstelis
b2f1ce88ba fix sudo/root stuff 2022-12-24 16:16:33 -05:00
paukstelis
526b0bee98 fix haproxy2 2022-12-23 16:41:53 -05:00
paukstelis
d06e031066 fix echo 2022-12-23 16:25:51 -05:00
paukstelis
986740cda9 settings update 2022-12-23 16:14:48 -05:00
paukstelis
278877c2c4 cam haproxy work 2022-12-23 15:48:11 -05:00
paukstelis
a9d8aaa5de remove alias 2022-12-17 22:45:57 -05:00
paukstelis
50d8407f04 alias attempt 2022-12-17 22:32:24 -05:00
paukstelis
7076196521 fedora python3.10 2022-12-17 22:21:04 -05:00
paukstelis
971c22a4b7 fedora package list 2022-12-17 21:51:46 -05:00