Video yükleniyor...
Video Yüklenemedi
Excited to launch Spin 2.0! 🚀 Deploy Laravel with no downtime & 100% environment replication on any OS. All open source. The new "spin deploy" command gets Laravel into production for <$5/mo in under 10 mins. ⚡️ It's not all either. See the video 🤫
15,693 görüntüleme • 2 yıl önce •via X (Twitter)
10 Yorum

Spinning up a local Docker Registry to push the image and using an SSH tunnel so the remote servers can pull it is pretty neat! Congrats on the 2.0 launch! 🥳

Thanks Tony! I was shocked it worked, but I always found registry configuration being such a burden when getting users to work with Docker in production. The best part is I did it all through Docker, so I am confident it can work on any OS 👍

Awesome Demo Jay! Looks so cool. Nice work

Thanks!! I built it all around our experience of getting deployments to work from before. It only took me how many months to make 😆 It should be WAY easier now. Keep me posted of what you think!

Great work! Is it possible to run multiple projects/apps with different spin config on same server?

It is! I will expand more on that later, but basically all you need is a Traefik service running in a docker network then your other projects can just join that network with properly configured Docker labels. Great for micro apps 👍

Nice job broo 🔥🔥🔥

Docker noob here. How do database migrations and zero-downtime play together in Spin?

We automate the migrations for you with serversideup/php 🥳 Everything is controlled through an environment variable.

This is really cool!!! ❤️
