Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 796 Bytes

the-captains-shack_functionalities.adoc

File metadata and controls

18 lines (13 loc) · 796 Bytes

The Captain’s shack

This document describes the functionality supported by this automated installation.

Note: all the customisations and installation are done in the /data/ directory.

  1. based on a centos 7 installation, configure level 1 security (see related document for further details)

  2. make docker-engine and docker-compose available as well a GIT client.

  3. an NGINX container to serve the /data/www directory and as a reverse-proxy.

  4. a GOGS container (GIT server)

  5. Production certificates provided by "Let’s Encrypt"

  6. Automated backup to Amazon S3 using S3CMD (in a container)

  7. OpenVPN system (in a container)

  8. GOaccess nginx log analyzer

  9. Static web site (blog) generated with Hugo from sources stored in GitHub

  10. Jenkins V2 based Continuous Integration system