You can host your Palico app on any server that supports Docker. We recommend using Coolify for hosting and setting up CI/CD and Pull Request Preview.Documentation Index
Fetch the complete documentation index at: https://docs.palico.ai/llms.txt
Use this file to discover all available pages before exploring further.
Create Docker-Compose File
You can generate a docker-compose file by running the following command:docker-compose.yml and Dockerfile at the root of your projects.
Environment Variables
The following environment variables are required to run your Palico app:DOCKER_COMPOSE_JWT_SECRET and DOCKER_COMPOSE_SERVICE_KEY by running the following command:
Deploy to Coolify
You can deploy your Palico app to Coolify by checking out the Coolify Documentation. You will likely need a https domain to connect to your Palico app hosted on Coolify from your Palico Studio or other clients.Video Tutorial Coming Soon
