Open SelfhostedPro opened 3 years ago
Thanks for contributing! i will check this out over the weekend.
Sounds good. If you have any questions/trouble, feel free to reach out.
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.
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.
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)
This would be quite useful, anything I can help with to get this merged? @sonicnkt
Guys, are there any blockers to merge this PR? Having an official prebuilt image on docker hub is actually really important
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.