Tag:guide
All the articles with the tag "guide".
Deploying a Rails App The Easy Way
Posted on:July 28, 2015Deploying Ruby on Rails on a DigitalOcean Droplet running CentOS and Phusion Passenger. Have a web server running in 20 minutes!
LESS Color Schemes using Grunt
Posted on:January 26, 2016Deploying Ruby on Rails on a DigitalOcean Droplet running CentOS and Phusion Passenger. Have a web server running in 20 minutes!
Managing Dependency Sessions in Serverless Azure: Improving Redis Service Implementation
Posted on:June 25, 2023This post describes the challenge of working with dependencies that require sessions (databases, redis, etc) in serverless arhcitecture. Namely, how to properly manage session creation and disposal.
Solved Update unavailable with this Apple ID
Posted on:January 31, 2017If the applications arrived in an "unregistered" state, there must be some way to revert them to that state. Surely enough, there is.
Sort Apps in the Django Admin
Posted on:May 18, 2017The Django admin panel sorts applications by alphabetical order. Using a bit of code, you can customize the Django app order in settings.py.
Using NextCloud for Ghost Static Files
Posted on:July 20, 2015A how-to guide to installing NextCloud alongside ghost with nginx to manage static file hosting for images, javascript, and css.