You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello everyone,
I just wanted to put here the configuration I use to run caddy as an http server for netbox (instead of nginx or apache).
As caddy is a pretty easy to use and functional http server, why not use it ?
I have a basic knowledge of caddy and http services in general and as I took a few hours to get caddy working with netbox, I'm sharing my configuration so others can benefit from it.
If you want or see improvements in the configuration file to do, feel free to put it here.
Those who want to use it will thank you :)
I refer you to the documentation to install it and make it work (rather simple this part) https://caddyserver.com/docs/
I didn't need to make any other modification in the netbox installation.
just put this configuration in your caddyfile to make netbox work :
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I just wanted to put here the configuration I use to run caddy as an http server for netbox (instead of nginx or apache).
As caddy is a pretty easy to use and functional http server, why not use it ?
I have a basic knowledge of caddy and http services in general and as I took a few hours to get caddy working with netbox, I'm sharing my configuration so others can benefit from it.
If you want or see improvements in the configuration file to do, feel free to put it here.
Those who want to use it will thank you :)
I refer you to the documentation to install it and make it work (rather simple this part)
https://caddyserver.com/docs/
I didn't need to make any other modification in the netbox installation.
just put this configuration in your caddyfile to make netbox work :
Beta Was this translation helpful? Give feedback.
All reactions