feat(nebula): add nebula overlay network

This commit is contained in:
redbeardymcgee 2024-12-26 19:54:57 -06:00
parent 5a2b808b03
commit dbfa66e26c
2 changed files with 20 additions and 0 deletions

View file

@ -193,6 +193,7 @@ that I intend to add to this repository. It is still growing, and I welcome
- [ ] [Miniflux](https://miniflux.app/)
- [x] [MinIO](https://min.io)
- [ ] [n8n](https://n8n.io/)
- [x] [Nebula](https://github.com/slackhq/nebula)
- [ ] [Netbird](https://netbird.io/)
- [x] [netboot.xyz](https://netboot.xyz)
- [ ] [Netdata](https://www.netdata.cloud/)

View file

@ -0,0 +1,19 @@
[Unit]
Description=Nebula overlay network
[Service]
Restart=on-failure
TimeoutStartSec=900
[Install]
WantedBy=default.target
[Container]
Image=docker.io/nebulaoss/nebula
ContainerName=nebula
AddCapability=NET_ADMIN
HostName=nebula
Network=host
Volume=nebula-config:/config