Skip to content

Conversation

@ThoriumTextile
Copy link

No description provided.

@ThoriumTextile ThoriumTextile marked this pull request as ready for review July 5, 2025 11:25
@@ -0,0 +1,28 @@
services:
ferron:
image: ferronserver/ferron:2
Copy link
Member

Choose a reason for hiding this comment

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

The Docker image tag seems to be for Ferron 2, but it seems that you have opened the pull request for merging it into the development branch of Ferron 1.x (develop)... Isn't the develop-2.x the correct branch to merge this Docker Compose file into?

Copy link
Author

Choose a reason for hiding this comment

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

Yes, apologies.

# network_mode: host #Optionally uncomment this if you are running already in a container like LXC
volumes:
# Configuration bind mount (host file → container)
- "./config/ferron.yaml:/etc/ferron.yaml"
Copy link
Member

Choose a reason for hiding this comment

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

Ferron 2 uses KDL configuration (at /etc/ferron.kdl), but YAML configurations can also work with the Ferron 2 image...

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