Hacker News new | ask | show | jobs
by e12e 2489 days ago
Looks interesting, if a little convoluted to set up for self host? A couple of outdated docker-compose third party projects, and official script that is in alpha and depends on vagrant..? Maybe the most sensible is cloudron - also unsupported?
2 comments

Their guide [1] is step by step and very easy to self-host. Indeed in our place we started using it with very early version and moved to new version without any issues.

We use LXD container and launching is as easy as:

   $lxc launch your-pm-1.0 yourpm1
Everything else is just automatically configured.

[1] https://taigaio.github.io/taiga-doc/dist/

Or, perhaps, Restyaboard?