Documentation Index
Fetch the complete documentation index at: https://docs.presenton.ai/llms.txt
Use this file to discover all available pages before exploring further.
🚀 Run Presenton
🔧 On Linux or macOS (Bash/Zsh):
docker run -it --name presenton -p 5000:80 -v "./app_data:/app_data" ghcr.io/presenton/presenton:latest
🪟 On Windows (PowerShell):
docker run -it --name presenton -p 5000:80 -v "${PWD}\app_data:/app_data" ghcr.io/presenton/presenton:latest
✅ You can replace 5000 with any other available port to avoid conflicts.
🌐 Open in Your Browser
After running the container, open your browser and navigate to:
You’re now ready to start generating presentations!