A bunch of arch based linux scripts for various things.
Primarily tested on Manjaro and EndeavourOS.
Instructions on setting up syncthing to run as a systemd user service here: https://docs.syncthing.net/v1.0.0/users/autostart#how-to-set-up-a-user-service
In short, copy syncthing.service (I've a copy in the serivces dir) to ~/.config/systemd/user/
systemctl --user enable syncthing.service systemctl --user start syncthing.service
systemctl --user status syncthing.service
Once docker service is installed and running, each config file contains the command to run to start the docker container.
sudo systemctl enable bluetooth
EndeavourOS has a firewall enabled by default so to allow access to Node-red Dashboard running from Docker:
-
RMB > Edit Firewall Settings
-
Under the public Zone > Ports and add:
-
Port 1880, tcp.