Tag:guide
All the articles with the tag "guide".
- Solved Update unavailable with this Apple IDPosted on:January 31, 2017- If the applications arrived in an "unregistered" state, there must be some way to revert them to that state. Surely enough, there is. 
- LESS Color Schemes using GruntPosted on:January 26, 2016- Deploying Ruby on Rails on a DigitalOcean Droplet running CentOS and Phusion Passenger. Have a web server running in 20 minutes! 
- Sort Apps in the Django AdminPosted on:May 18, 2017- The Django admin panel sorts applications by alphabetical order. Using a bit of code, you can customize the Django app order in settings.py. 
- Managing Dependency Sessions in Serverless Azure: Improving Redis Service ImplementationPosted on:June 25, 2023- This 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. 
- Using NextCloud for Ghost Static FilesPosted on:July 20, 2015- A how-to guide to installing NextCloud alongside ghost with nginx to manage static file hosting for images, javascript, and css. 
- Deploying a Rails App The Easy WayPosted on:July 28, 2015- Deploying Ruby on Rails on a DigitalOcean Droplet running CentOS and Phusion Passenger. Have a web server running in 20 minutes!