Closed akoenig closed 2 years ago
Hi, there's no such plan and no planning whatsoever to be honest :) This is my hobby project for which I've gotten some very appreciated contributions from my colleagues at Reaktor.
My target is currently exclusively the ourboard.io site which runs on Heroku at the moment. But I can totally see that a Dockerfile and a public OurBoard image would make sense for other self-hosters as well, so it's very welcome!
One thing is that there are no releases either - the service is deployed to production after each successull Github Actions run on the master
branch. Contribution on this front is very welcom - I'd be glad if someone took over making releases of known good revisions and pushed them to a Docker registry.
All kinds of contributions towards better quality assurance through automatic tests etc is also super welcome!
If btw you get good results with your self-hosted OurBoard instance, it would be awesome to hear about it or read a blog post or such :)
Also improvements/fixes on the Readme "hosting" section would be highly appreciated! In the end, who's better writer for the instructions than someone who's actually set up self hosting.
Closing for now as there seems to be no activity. Feel free to re-open! Contributions welcome.
Are you planning an official
ourboard
container image? We created aDockerfile
for our internal purposes, but we are happy to share it if this is compliant with the overall project direction. Also, it would make sense to create new images (on every release / git tag?) and push them into a registry (e.g. Docker Hub, GitHub Container Registry, etc.).