Archive · 1 entries

Devops

All Entries

Push to deploy a Python (Django) service via Github Actions

After using ploi to deploy a Laravel app in the past I really enjoyed the simplicity of just using a git push to deploy my application to …