raimohanska / ourboard

An online whiteboard
Other
765 stars 60 forks source link

Containerization #183

Closed akoenig closed 2 years ago

akoenig commented 3 years ago

Are you planning an official ourboard container image? We created a Dockerfile 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.).

raimohanska commented 3 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!

raimohanska commented 3 years ago

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 :)

raimohanska commented 3 years ago

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.

raimohanska commented 2 years ago

Closing for now as there seems to be no activity. Feel free to re-open! Contributions welcome.