Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added systemd unit file #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

added systemd unit file #4

wants to merge 1 commit into from

Conversation

zamolxe
Copy link

@zamolxe zamolxe commented Jan 2, 2022

pre-requisites:

  • make sure you install (clone) to /opt/unifi-proxy
  • make sure you have /opt/unifi-proxy/packet.json

unit file installation:

cp -a unifi-proxy.service /etc/systemd/system/unifi-proxy.service
systemctl daemon-reload
systemctl enable unifi-proxy
systemctl start unifi-proxy

@sborn
Copy link

sborn commented Mar 15, 2022

This really helped me, thanks!

@sborn
Copy link

sborn commented Mar 24, 2022

I've made a .conf file for Rpi Monitor that shows whether the service is running if you'd like that code.The program is here:
https://github.com/XavierBerger/RPi-Monitor
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants