Grimnes


Think. Create. Reiterate

How to easily deploy a Wagtail website

This is a quick and easy tutorial on how to configure Apache with mod_wsgi to deploy a Wagtail site. Wagtail is an open source CMS written in Python and built on the Django framework.  It offers an attractive interface for editors as well as a great framework for backend developers to work with.

Read more

Using SSH keys with Fabric

Fabric is a Python (2.5-2.7) library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks. Using SSH keys with Fabric is almost mandatory if convenience is a priority. By using a SSH key  you remove the necessity of password prompts.

Read more

Auto update MacPorts

Setting up MacPorts to automagically update on your Mac requires some technical experience, but I will provide you all the necessary information and files.

Read more

Google