SSP Server is a powerful Supply-Side Platform that helps publishers monetize their inventory through Real-Time Bidding (RTB). Get started in minutes with our automated deployment script.
One-Click Installation#
The fastest way to get SSP Server running is with our automated installation script:
curl -sSL https://raw.githubusercontent.com/sspserver/deploy/refs/heads/main/standalone/install.sh | bash -s -- -y
This command will:
- Detect your operating system
- Install all required dependencies
- Set up Docker containers
- Configure the SSP Server services
- Start the application
Try the Demo#
Once installed, or to see SSP Server in action before installing, visit our demo:
The demo provides access to the admin panel where you can:
- Manage RTB (Real-Time Bidding) connections
- Configure websites and ad placements
- Monitor advertising performance
- Optimize your advertising strategy in real-time
Next Steps#
After installation:
- Configure your domains - Set up your custom domains for the API, UI, and SSP endpoints
- Add your first website - Configure ad placements and inventory
- Connect RTB sources - Integrate with demand-side platforms
- Monitor performance - Track revenue and optimization metrics
For detailed configuration and advanced features, see our Installation Guide and Deployment Documentation.
