2015-03-16 09:50:50 +00:00
|
|
|
---
|
|
|
|
layout: default
|
|
|
|
title: Services
|
2015-04-10 07:24:06 +00:00
|
|
|
meta:
|
2015-06-14 02:27:41 +00:00
|
|
|
description: 'Information about freelance services that Oliver offers.'
|
2015-03-16 09:50:50 +00:00
|
|
|
---
|
2015-07-09 12:52:59 +00:00
|
|
|
{% block body_classes 'page--services' %}
|
2015-06-18 16:50:37 +00:00
|
|
|
|
|
|
|
{% block content %}
|
2015-03-16 09:50:50 +00:00
|
|
|
# Services
|
|
|
|
|
|
|
|
## Drupal
|
|
|
|
|
|
|
|
* Website development using Drupal 6 and 7.
|
2015-08-09 23:05:36 +00:00
|
|
|
* Use of Drupal distributions such as [Commerce Kickstart](https://www.drupal.org/project/commerce_kickstart),
|
|
|
|
[Drupal Commons](https://www.drupal.org/project/commons), [Open Atrium](https://www.drupal.org/project/openatrium) and
|
|
|
|
[COD](http://usecod.io) (the conference organising distribution).
|
2015-03-16 09:50:50 +00:00
|
|
|
* Custom module development including integration with third party APIs.
|
|
|
|
* Front-end and theme development using [SASS](http://sass-lang.com) and [Compass](http://compass-style.org).
|
2015-08-09 23:05:36 +00:00
|
|
|
* eCommerce using [Drupal Commerce](http://drupalcommerce.org) (I've also used [Ubercart](http://ubercart.org) with
|
|
|
|
Drupal 6).
|
2015-03-16 09:50:50 +00:00
|
|
|
* CRM integration including [CiviCRM](http://civicrm.org) and [SugarCRM](www.sugarcrm.com).
|
|
|
|
* Content and data migration using the [Migrate framework](http://www.drupal.org/migrate).
|
|
|
|
* Ad-hoc and ongoing support and maintenance of Drupal sites, including security updates.
|
|
|
|
* [Git](http://git-scm.com) setup and training.
|
|
|
|
|
2015-04-21 19:20:38 +00:00
|
|
|
## System Administration
|
2015-03-16 09:50:50 +00:00
|
|
|
|
2015-08-09 23:05:36 +00:00
|
|
|
* [CentOS](http://www.centos.org), [RHEL](http://www.redhat.com/en/technologies/linux-platforms/enterprise-linux) and
|
|
|
|
[Ubuntu](http://www.ubuntu.com/server) server configuration, including [Apache](http://apache.org),
|
|
|
|
[Nginx](http://nginx.org), [PHP](http://php.net), [MySQL](http://mysql.com) and [MariaDB](https://mariadb.org).
|
2015-06-03 11:27:30 +00:00
|
|
|
* Server configuration and management using [Puppet](http://puppetlabs.com) and/or [Ansible](http://www.ansible.com).
|
2015-03-16 09:50:50 +00:00
|
|
|
* Continuous integration using [Jenkins](http://jenkins-ci.org).
|
|
|
|
* Virtual machine setup using [Vagrant](http://vagrantup.com) for development or server testing.
|
2015-06-03 11:27:30 +00:00
|
|
|
* Domain name and DNS management.
|
2015-06-18 16:50:37 +00:00
|
|
|
{% endblock %}
|