ehmatthes / django-simple-deploy

A reusable Django app that configures your project for deployment
BSD 3-Clause "New" or "Revised" License
307 stars 26 forks source link

Troublehsoot Fly deployments on Ubuntu. #280

Closed ehmatthes closed 10 months ago

ehmatthes commented 10 months ago

On Ubuntu, various uses of simple_deploy without CLI, and without authenticated CLI session, would cause errors. Cleaned up all paths for Fly deployment on Ubuntu, and addressed similar issue with Platform.sh