Note:
This article relates to the On-Premises installation of Haiilo.
Do you want to move your Haiilo to another server?
Only a few points need to be observed for the process:
- Transfer your entire Haiilo directory to the target server (including .env).
- You only need to customize the HAIILO_BACKEND_URL and HAIILO_FRONTEND_URL in the .env on the target server.
- After that, you can simply relaunch with ./start.sh.
- If your copied Haiilo doesn’t launch, simply delete the rabbitmq/ redis/ es/ and es-logs/ directories in coyo-data/.
That’s it.