3 inspiring apps from the DigitalOcean App Platform Hackathon A few of my favorite submissions from DigitalOcean's App Platform hackathon, that hold real promise for bringing people together!
3 Ansible playbooks, 2 DO droplets, and a website... in a pear tree ๐ Running through another of Erika's Ansible posts with example playbooks, creating a few pointless ones of my own, and discovering just how easy it is to deploy a website running on Apache!
Hands-on Ansible, using two DigitalOcean Ubuntu droplets Today I'm wrapping my head around a build tool called Ansible, used for deploying machines in a scriptable, repeatable manner. Follow along as I step through an excellent tutorial from DigitalOcean, applying what I learn to a couple DO Ubuntu VMs... the $5/mo ones - nothing fancy needed!
Hosting a GitHub wiki on Ubuntu (and keeping it in sync) I've always been a fan of wikis, but GitHub's is so poorly designed it doesn't get much love. I once wrote about cloning a wiki locally and editing it using Gollum, but now I'm taking a look at hosting it externally on DigitalOcean, using Gollum and keeping it in sync with the repo hosted on GitHub.
Creating your own secure, personal wiki using DigitalOcean and DokuWiki I've been thinking for awhile now that I wanted to setup a wiki. I wanted something light-weight, with support for uploading images and files. And I wanted to retain control over the data and configuration, as well as encrypt access to it. Here's how to install DokuWiki on Ubuntu with DigitalOcean.