sonicnkt / glauth-ui

Glauth management ui created with python/flask
MIT License
85 stars 19 forks source link

Automate building and pushing of docker container #9

Open SelfhostedPro opened 3 years ago

SelfhostedPro commented 3 years ago

This workflow file will automatically build a container and push it to ghcr.io and dockerhub. You'll need to generate a Personal Access Token with the permissions needed to publish packages. You'll also need to create a dockerhub account. You will add the Personal Access Token (CR_PAT), DOCKERHUB_USERNAME, and DOCKERHUB_PASSWORD secrets. Please let me know if you have any trouble with this.

sonicnkt commented 3 years ago

Thanks for contributing! i will check this out over the weekend.

SelfhostedPro commented 3 years ago

Sounds good. If you have any questions/trouble, feel free to reach out.

traverseda commented 3 years ago

Great to see you contributing to this, I've been keeping a close eye on yacht and it looks like it's shaping up to be pretty useful.

SelfhostedPro commented 3 years ago

Great to see you contributing to this, I've been keeping a close eye on yacht and it looks like it's shaping up to be pretty useful.

It's slowed down a bit as my dayjob has been picking up but I'm definitely hoping to hop back into it soon.

traverseda commented 3 years ago

I know that feeling. Most of my free programming time has been going towards textract, with an eye on eventually making a decent self-hosted search engine (that can run on a low memory system, unlike elasticsearch)

kradalby commented 2 years ago

This would be quite useful, anything I can help with to get this merged? @sonicnkt

mgzenitech commented 1 year ago

Guys, are there any blockers to merge this PR? Having an official prebuilt image on docker hub is actually really important