Skip to content

Conversation

@Christopher2K
Copy link

Changes

  • Added SeaweedFS yaml service file

Issues

Note here that I added the default config for public read access. The documentation should mention how to remove that for people who don't need it.

Comment on lines +50 to +53
sh -c '\
sed "s/env:AWS_ACCESS_KEY_ID/$AWS_ACCESS_KEY_ID/g" /base-config.json > /base1-config.json; \
sed "s/env:AWS_SECRET_ACCESS_KEY/$AWS_SECRET_ACCESS_KEY/g" /base1-config.json > /config.json; \
weed server -dir=/data -master.port=9333 -s3 -s3.port=8333 -s3.config=/config.json\
Copy link
Author

Choose a reason for hiding this comment

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

Feels hacky but it does the job! Open to better suggestions.

@Cinzya Cinzya added the ⚙️ Service Issues requesting or PRs adding/fixing service templates. label Dec 12, 2025
@github-actions
Copy link
Contributor

Hi @Christopher2K! 👋

It appears to us that you are either adding a new service or making changes to an existing one.
We kindly ask you to also review and update the Coolify Documentation to include this new service or it's new configuration needs.
This will help ensure that our documentation remains accurate and up-to-date for all users.

Coolify Docs Repository: https://github.com/coollabsio/coolify-docs
How to Contribute a new Service to the Docs: https://coolify.io/docs/get-started/contribute/service#adding-a-new-service-template-to-the-coolify-documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⚙️ Service Issues requesting or PRs adding/fixing service templates.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants