initial commit

This commit is contained in:
2025-08-21 11:43:10 +02:00
commit c30f2eab89
51 changed files with 617 additions and 0 deletions

1
proxy/autostart Normal file
View File

@@ -0,0 +1 @@
true

View File

@@ -0,0 +1,7 @@
services:
newt:
labels:
net.unraid.docker.managed: 'composeman'
net.unraid.docker.icon: 'https://docs.fossorial.io/img/pangolin_orange.svg'
net.unraid.docker.webui: 'https://proxy.homecube.org'
net.unraid.docker.shell: ''

13
proxy/docker-compose.yml Normal file
View File

@@ -0,0 +1,13 @@
services:
newt:
image: fosrl/newt:1.4.0
container_name: newt
restart: always
environment:
- PANGOLIN_ENDPOINT=https://proxy.homecube.org
- NEWT_ID=t3brmb1mgj1tlgk
- NEWT_SECRET=kyxmtlcd8l5s5ifc2u3j7c3uvydlr900hns1sj5pejkjxytg
labels:
net.unraid.docker.icon: "https://docs.fossorial.io/img/pangolin_orange.svg"
net.unraid.docker.webui: "https://proxy.homecube.org"
folder.view2: "Networking"

1
proxy/name Normal file
View File

@@ -0,0 +1 @@
proxy