British Antarctic Survey
British Antarctic Survey Github Repositories
Repo Listing
- antarctica.github.io - Github.io site for British Antarctic Survey's open source projects
- laravel-base-exceptions - A set of base PHP exceptions for Laravel applications.
- laravel-base-helpers - A set of base helper functions for Laravel applications.
- laravel-base-repositories - A set of base repository interfaces and default implementations for Laravel applications.
- laravel-json-exception-formatter - A custom interface for the Laravel JSON Exception Formatter package.
- laravel-token-auth - Enables use of API tokens as a form of stateless authentication within Laravel.
- laravel-token-blacklist - Enables API tokens to be marked as invalid until natural expiry within Laravel.
- multimarkdown-composer-stash-theme - Stash style for MultiMarkdown Composer
- oceancolor_downloader - QGIS plugin to download data from NASA Oceancolor
- terraform-module-digital-ocean-droplet - Specifies an opinionated default Digital Ocean 'droplet' resource.
Ansible Roles
- ansible-apache - Installs Apache web-sever using default virtual host
- ansible-apache-php - Installs the PHP module for Apache
- ansible-apache-php-mysql - Configures Apache PHP module to use MySQL PDO driver
- ansible-apache-php-postgresql - Configures Apache PHP module to use PostgreSQL PDO driver
- ansible-bootstrap-digitalocean - Performs minimal configuration required to enable management of a Digital Ocean droplet (VM) by automated tools
- ansible-bootstrap-vagrant - Performs minimal configuration required to enable management of a node by automated tools
- ansible-bower - Installs the Bower frontend component package manager
- ansible-composer - Installs Composer package manager as a global utility
- ansible-core-public - Performs standard configuration of a node
- ansible-exim-public - Installs the EXIM Mail Transfer Agent
- ansible-git - Installs the Git version control system
- ansible-gulp - Installs the Gulp task runner
- ansible-haproxy - Installs the HA Proxy load balancer and reverse proxy
- ansible-laravel - Configures the Laravel framework
- ansible-mysql-client - Installs MySQL database client and configures password files for users
- ansible-mysql-server - Installs and secures MySQL database server with an optional app database
- ansible-nginx - Installs Nginx web-sever using default virtual host
- ansible-nodejs - Installs NodeJS runtime and Node Package Manager (NPM)
- ansible-php - Installs base PHP language
- ansible-php-mysql - Installs the PHP PDO drivers for MySQL
- ansible-php-postgresql - Installs the PHP PDO drivers for PostgreSQL
- ansible-postgresql-client - Installs PostgreSQL database client and configures password files for users
- ansible-postgresql-server - Installs PostgreSQL database server and optionally creates an 'app' db
- ansible-python-2 - Installs python version 2
- ansible-python-2-pip - Installs pip package manager for python 2
- ansible-samba-server - Installs Samba server for resource sharing over SMB