Skip to main content

Documentation Index

Fetch the complete documentation index at: https://kaneo.app/docs/llms.txt

Use this file to discover all available pages before exploring further.

Start the services

Congratulations! You have now set up the services to start using Kaneo. To start the services, you can use the following command:
docker compose up -d
You can now access the web application at http://localhost:5173. The next logical step would be to set up a reverse proxy to access the web application from the internet.
  • Nginx
  • Traefik