Skip to content

ferilagi/genieacs-services

Repository files navigation

Systemd/Supervisord service files for GenieACS

Instructions for Systemd:

cp genieacs-cwmp.service /etc/systemd/system/
systemctl enable genieacs-cwmp.service

cp genieacs-nbi.service /etc/systemd/system/
systemctl enable genieacs-nbi.service

cp genieacs-fs.service /etc/systemd/system/
systemctl enable genieacs-fs.service

cp genieacs-gui.service /etc/systemd/system/
systemctl enable genieacs-gui.service

In order to see & follow the logs:

journalctl -f -u genieacs-X.service

Instructions for Supervisord:

Copy the supervisord.conf file to /etc/supervisor/conf.d/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages