Who's using serversideup/php? Drop your link below! #601
Replies: 5 comments 11 replies
-
|
This is not officially released yet, but I've been building this package to deploy Laravel apps using SST, and it uses the Serverside Up Docker images: https://github.com/kirschbaum-development/sst-laravel Also been using with some clients in their production applications. Mostly running it in AWS Fargate. The packages are amazing and give so much flexibility. With the FrankedPHP package coming, it will even be able to run Octane. In this client we are working, we have a full Terraform set up where he configures and deploys multiple applications to ECS Fargate. We are waiting for the FrankenPHP image to be stable to enable Octane in some of their apps. |
Beta Was this translation helpful? Give feedback.
-
|
We're using your images for Varsuite Core website management platform: vs-core.com We have deployed your images to our own Kubernetes cluster, the images are an absolute dream to use, thank you so much. |
Beta Was this translation helpful? Give feedback.
-
|
At SaferMobility, we are working on switching from our own custom FrankenPHP-based images to your new v4 images for our university campus safety and bank employee safety platforms. It's been really great to switch from our cobbled-together scripts to something that does all the same things in a much more polished and dependable way. We currently deploy using Docker Compose on Ubuntu servers, but we are evaluating using Kubernetes on Talos Linux. (We also have a few open-source contributions of our own, and we're looking to increase those too.) |
Beta Was this translation helpful? Give feedback.
-
|
https://sawirly.com - shortener urls focusing on privacy first My deployment TL;DR
See more in detail in one of my Github Realworld Laravel for the deployment Then my docker-compose.yml And many more! Thanks @jaydrogers ! |
Beta Was this translation helpful? Give feedback.
-
These are my main ones. But I've got enough domains to keep making projects :D Experience with SSU PHP has been pretty good. I wish we had logging for s6-overlays in the main process instead of having to rely on log providers, but other than that, pretty good. The docs were a bit hazy to understand at first, but now I know all I need to know. Deployment is either To make deploying with pre-built images easier, I've added some PRs to Coolify, which let you have custom entrypoints so that deploying horizon, inertia, scheduler, workers, etc. becomes easier and you no longer have to rely on s6-overlay if you're using pre-built images. Docker Compose is still a workaround at the moment if you want separate containers for each service. To give context, I'm a volunteer at Coolify, and I am the founder of Climactic, which is a software studio :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all,
We're so grateful for this community and the continuous growth we're seeing together. Hitting 1.5 million Docker pulls has been amazing, but what's even better is meeting all the awesome people building with these images.
We'd love to hear what you're actually creating with serversideup/php - not just the stats, but the real projects!
Drop a link below if you're comfortable sharing:
Looking forward to seeing what everyone's working on! ✌️
Beta Was this translation helpful? Give feedback.
All reactions