Self-Hosting with Docker
This section helps you run SpaceDF on your own infrastructure using Docker and Docker Compose.
Choose the setup path that best fits your needs:
🚀
Quick StartRecommended
Get SpaceDF running quickly using Docker Compose with default settings.
⚙️
Advanced Setup
Full Docker Compose configuration, security settings, and production guidance.
Prerequisites
- Basic Linux server usage (connecting to a server, running commands).
- How Docker and Docker Compose work at a high level.
- Basic networking concepts such as ports and firewalls
If you are unsure which path to choose, start with Quick Start. You can move to Advanced Setup at any time.
Last updated on