8 Commits

Author SHA1 Message Date
Athanasius
c72f583476 beta: Support in systemd start-eddn-service script 2021-07-02 14:17:21 +00:00
Athanasius
a340b027fc beta: Add systemd config 2021-07-02 14:16:36 +00:00
Athanasius
086493b5bf Make it possible to split dev and live installs
* Have 'dev' and 'live' components to many paths and file names.
* Have separate dev/live systemd start script configs.
* Have the systemd start script take a dev/live second argument.
* Try to ensure permissions on 'web' files by explicitly setting umask.
2021-07-01 16:52:25 +00:00
Athanasius
2c06b8e79e systemd: start script - exec the python 2021-06-14 17:34:34 +01:00
Athanasius
f98809fd2e systemd: Correct AssertPathExists to python venv 2021-06-14 17:32:13 +01:00
Athanasius
4c2f379480 contrib/systemd: Adjusted service file and script for python venv 2021-06-14 15:52:39 +01:00
Athanasius
415f5bb17d systemd: Change to a single script for starting services
* Pass the EDDN service to be started as $1.
* eddn_config now defines a python venv activate script to use.
* And this new central script uses that.
2021-06-14 15:22:58 +01:00
Athanasius
61bf062e9c Add example systemd unit files, and supporting files. 2021-06-14 12:27:21 +01:00