Introduction
Stop wasting time fixing production issues you've already solved. Spin is a bash utility that improves the user-experience for teams using Docker. Replicate any environment on any machine, regardless if they are running MacOS, Windows, or Linux. Centralize your infrastructure from a single configuration file using Docker.
Spin is a wrapper script that dramatically improves the developer experience when working with Docker. Spin uses officially supported features and best practices from Docker.
Features
Installation & Usage
Spin is flexible and able to be installed via:
Simple Install Command
bash -c "$(curl -fsSL https://raw.githubusercontent.com/serversideup/spin/main/tools/install.sh)"
Create a new project
Spin has spin new
to create a new project with Spin installed, as well as spin init
to add Spin to an existing project.
spin new laravel {{ your project name }}
Looking for more features?
We have a "Spin Pro Laravel Template" that includes more features for Laravel Pros:
Price | Free | $199/once (lifetime access) |
Automated Deployments with GitHub Actions | ❌ | ✅ |
Local Development SSL | ❌ | ✅ (Trusted) |
Tunnel Support | ❌ | ✅ |
SMTP Trapping | ❌ | ✅ (Mailpit) |
Vite over HTTPS | ❌ | ✅ |
Databases | SQLite | ✅ MariaDB, MySQL, PostgreSQL, SQLite |
Redis | ❌ | ✅ |
Laravel Horizon | ❌ | ✅ |
Laravel Reverb | ❌ | ✅ |
Laravel Queues | ❌ | ✅ |
Mailpit over HTTPS | ❌ | ✅ |
Node Package Manager | yarn | yarn or npm |
Support | ✅ Discord, GitHub Discussions | ✅ Private Community Support |
If you're interested in the Pro version, you visit https://getspin.pro for more information.
How Spin Works
Spin serves as a collection of open source technologies, put together in one simple experience.
Spin uses these proven technologies
We also use a number of our other open source projects in Spin
Resources
- Website overview of the product.
- Docs for a deep-dive on how to use the product.
- Discord for friendly support from the community and the team.
- GitHub for source code, bug reports, and project management.
- Get Professional Help - Get video + screen-sharing help directly from the core contributors.
Contributing
As an open-source project, we strive for transparency and collaboration in our development process. We greatly appreciate any contributions members of our community can provide. Whether you're fixing bugs, proposing features, improving documentation, or spreading awareness - your involvement strengthens the project. Please review our contribution guidelines and code of conduct to understand how we work together respectfully.
Need help getting started? Join our Discord community and we'll help you out!

All of our software is free an open to the world. None of this can be brought to you without the financial backing of our sponsors.


Individual Supporters
About Us
We're Dan and Jay - a two person team with a passion for open source products. We created Server Side Up to help share what we learn.
Find us at:
- 📖 Blog - Get the latest guides and free courses on all things web/mobile development.
- 🙋 Community - Get friendly help from our community members.
- 🤵♂️ Get Professional Help - Get video + screen-sharing support from the core contributors.
- 💻 GitHub - Check out our other open source projects.
- 📫 Newsletter - Skip the algorithms and get quality content right to your inbox.
- 🐥 Twitter - You can also follow Dan and Jay.
- ❤️ Sponsor Us - Please consider sponsoring us so we can create more helpful resources.
Our products
If you appreciate this project, be sure to check out our other projects.
📚 Books
🛠️ Software-as-a-Service
- Bugflow: Get visual bug reports directly in GitHub, GitLab, and more.
- SelfHost Pro: Connect Stripe or Lemonsqueezy to a private docker registry for self-hosted apps.
🌍 Open Source