Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package Mercure for Alpine Linux #972

Open
erseco opened this issue Nov 7, 2024 · 2 comments
Open

Package Mercure for Alpine Linux #972

erseco opened this issue Nov 7, 2024 · 2 comments

Comments

@erseco
Copy link
Contributor

erseco commented Nov 7, 2024

Request to create an Alpine Linux-compatible package for the Mercure.rocks hub. Given Alpine's popularity in lightweight and containerized environments, having a dedicated package will simplify deployment and improve compatibility.

Alpine's widespread use in containers makes native support valuable for seamless deployments.

@dunglas
Copy link
Owner

dunglas commented Nov 7, 2024

Hi, that would be great but to be honest I've no idea how to do that.
That should be quite easy as Mercure is a pure-Go program that compiles as a static binary.

Would you be able to provide any guidance, or would you be open to doing it (I can help of course)?

@erseco
Copy link
Contributor Author

erseco commented Nov 7, 2024

Hi @dunglas, thank you for your response. I made a PR to set this up here. The PR builds Linux packages for the main distributions, simplifying deployments in lightweight and containerized environments.

To achieve this, I used fpm within goreleaser to build .deb, .rpm, and .apk Alpine packages . I'm happy to iterate on it or address any feedback you may have!

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

No branches or pull requests

2 participants