RSSAmplifier

Miguel Piedrafita · Jul 23, 2024

Deploying Laravel apps from GitHub Actions

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

I've been slowly coming back to the Laravel world, and wanted an easy way to deploy open-source apps to my server from GitHub Actions. SSH'ing in didn't feel like the safest, so I built the system where the server is in control of the entire flow, while the still gets real-time logs streamed in. Self-hosted zero-downtime deployments for all!

Read on miguel.build

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.