Skip to content

Releases: serversideup/spin

v2.0.0-beta-1

04 Jan 03:39
7209749
Compare
Choose a tag to compare

🚀 New Features

image
Spin has taken a huge leap forward by taking our experience from local development and extending it all the way through CI, Staging, and Production.

🤩 Live Demo

We put together a live demonstration showing the new features and how they all work.

Youtube player

💪 Complete re-write

Everything has been rewritten to support a new and scalable code structure.

🚀 Support Shipping to Production

We wrote an Ansible Collection that will help you provision and maintain your servers. This is as simple as running spin provision.

✨New Commands

  • spin base64 - Encode and decode text files with Base64.
  • spin init - Initialize Spin in an existing project
  • spin provision - Provision servers using our Ansible Collection
  • spin prune - Clear all Docker and Spin cache.
  • spin vault - Encrypt files using Ansible Vault.

⚠️ Breaking Changes

These features are still considered "beta" but we are publishing this as the latest release because there should not be any breaking changes. If you do run into any issues, please open an issue.

v2.0.0-alpha-22

02 Jan 15:50
Compare
Choose a tag to compare
v2.0.0-alpha-22 Pre-release
Pre-release
Refactor template file path handling in init.sh

v2.0.0-alpha-21

21 Dec 23:48
Compare
Choose a tag to compare
v2.0.0-alpha-21 Pre-release
Pre-release
Refactored main command

v2.0.0-alpha-20

21 Dec 23:30
Compare
Choose a tag to compare
v2.0.0-alpha-20 Pre-release
Pre-release
Encrypt files with Ansible Vault and ensure ownership

v2.0.0-alpha-19

21 Dec 22:53
Compare
Choose a tag to compare
v2.0.0-alpha-19 Pre-release
Pre-release
Add support for GitHub Action templates and update Docker image refer…

v2.0.0-alpha-18

21 Dec 15:29
Compare
Choose a tag to compare
v2.0.0-alpha-18 Pre-release
Pre-release
Update Docker user and group settings

v2.0.0-alpha-17

21 Dec 15:20
Compare
Choose a tag to compare
v2.0.0-alpha-17 Pre-release
Pre-release
Add PHP action and default users

v2.0.0-alpha-16

21 Dec 14:44
Compare
Choose a tag to compare
v2.0.0-alpha-16 Pre-release
Pre-release
Remove unnecessary environment variable from run.sh

v2.0.0-alpha-15

15 Dec 17:38
Compare
Choose a tag to compare
v2.0.0-alpha-15 Pre-release
Pre-release
Added spin vault

v2.0.0-alpha-14

13 Dec 02:14
Compare
Choose a tag to compare
v2.0.0-alpha-14 Pre-release
Pre-release
Remove update from Docker check