Skip to content

docs: Docker compose file#88

Merged
elementbound merged 4 commits intofoxssake:mainfrom
albertok:docker-compose
Feb 12, 2026
Merged

docs: Docker compose file#88
elementbound merged 4 commits intofoxssake:mainfrom
albertok:docker-compose

Conversation

@albertok
Copy link
Copy Markdown
Contributor

Docker compose for easy self hosting.

Comment thread docker-compose.yml Outdated
@@ -0,0 +1,30 @@
version: '3.8'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same comment as in the noray PR, Docker Compose complains about specifying version

Comment thread docker-compose.yml
Comment thread docker-compose.yml Outdated
- "9981:9981" # Metrics port (Prometheus)
environment:
# TCP Configuration
- NOHUB_TCP_HOST=0.0.0.0
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a specific reason for listening on 0.0.0.0 instead of the default *?

@elementbound
Copy link
Copy Markdown
Contributor

Note to self: Point at the example from the docs

@elementbound elementbound changed the title docker compose file docs: Docker compose file Feb 12, 2026
@elementbound elementbound merged commit a80d66e into foxssake:main Feb 12, 2026
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.

2 participants