Added note about self-hosting

This commit is contained in:
Luke Vella 2022-04-12 08:51:06 +01:00
parent 8675798c18
commit 22a9ab0c77

View file

@ -2,6 +2,10 @@
Rallly is an open-source collaborative scheduling service designed and developed by @lukevella
## Self-hosting
Although this is already technically possible by following the instructions below, I'm still working on ways to make this easier and will include better documentation to support this in the near future. Thank you for your patience.
## Running with docker
_This assumes that you have Docker installed_