This Pterodactyl egg allows you to run Ollama easily on your panel and deploy local AI models with full API access.
Features:
How It Works:
The egg installs Ollama automatically, starts the API server, and runs the selected model defined in the startup variable.
Startup Configuration:
Use Cases:
Important Notes:
Features:
- Run Ollama inside Pterodactyl environment
- Support for multiple models (Qwen, LLaMA, Gemma)
- Built-in API server (/api/generate)
- Automatic model startup
- Configurable model via startup variable
- Optimized installation script with fallback download sources
- Lightweight and stable setup
How It Works:
The egg installs Ollama automatically, starts the API server, and runs the selected model defined in the startup variable.
Startup Configuration:
- MODEL_NAME → Choose the model to run (default: qwen2.5:3b)
Use Cases:
- AI chatbots
- Discord bots
- Web AI integrations
- Local OpenAI alternative
- Testing LLM models
Important Notes:
- First startup may take time to download the model
- Requires sufficient RAM depending on the model used
- CPU performance affects response speed
