Autostart the service #71

Closed
opened 2025-12-29 15:31:32 +01:00 by adam · 1 comment
Owner

Originally created by @olejohanHB on GitHub (Jun 29, 2016).

Its probably just a ordinary linux question or related to another app, but will the service autostart if the server is rebooted?

if not, is there an easy way to get it to autostart?
like add to the file /etc/supervisor/conf.d/netbox.conf
"autostart = true" ?

Originally created by @olejohanHB on GitHub (Jun 29, 2016). Its probably just a ordinary linux question or related to another app, but will the service autostart if the server is rebooted? if not, is there an easy way to get it to autostart? like add to the file /etc/supervisor/conf.d/netbox.conf "autostart = true" ?
adam closed this issue 2025-12-29 15:31:33 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jun 29, 2016):

The example supervisor configuration provided in the getting started guide should suffice. autostart is true by default.

@jeremystretch commented on GitHub (Jun 29, 2016): The example supervisor configuration provided in the [getting started](https://github.com/digitalocean/netbox/blob/develop/docs/getting-started.md) guide should suffice. `autostart` is true by default.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#71