Links tagged with “digitalocean”
-
How I setup and configure all of my websites | Go Make Things
By Chris Ferdinandi. A dozen static sites on a Digital Ocean droplet.
-
How To Deploy Multiple PHP Applications using Ansible on Ubuntu 14.04 | DigitalOcean
A rare example of deploying multiple sites to one server with Ansible.
-
How To Structure Large Flask Applications | DigitalOcean
Always a pleasure to find useful tutorials that step though things clearly and Just Work.
-
jcalazan/ansible-django-stack
An Ansible playbook: Django, Postgres, Vagrant, Ubuntu 14.04, tested with DigitalOcean. Promising.
-
Deploying Django 1.7 on Ubuntu with DigitalOcean - with PostgreSQL, Nginx, and Gunicorn | adambeagle.com
This seems reasonably thorough. Maybe I can face it. But part of me is thinking, “I wish I could just FTP some PHP files to a server.”