A few more things...
Before you set up your own instance of Koalati, here are a few things you should know.
Security
When self-hosting, you are responsible for the security of your users and of their data, as well as any other data managed and used by the system.
Maintenance
Koalati's codebase and hosted service is updated frequently.
You should periodically check to make sure your environment is up to date in order to benefit from the latest features, improvements and bug fixes.
Support
If you run into issues with Koalati self-hosting, you can open a Pull Request on the relevant repository on GitHub and we'll do our best to assist you.
As always, you can also reach out via email or social media as well.
Performance
The self-hosting template installs everything you need to run Koalati on the same server in order to get you started quickly.
This will be fine for most people. However, to get the best performance for large websites, the tools-service should run simultaneously on multiple servers.
We do not currently offer instructions on how to do that for self-hosting, but our codebases do support it without any special effort. If you need a bit of guidance, feel free to reach out and we'll see how we can help!