Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 362 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 362 Bytes

Self Hosted Applications

This repository serves as both a backup (for me) and a reference (for anyone else) for how my self-hosted applications are configured.

I host them on the Google Cloud Platform in a docker-optimized instance.

Installation

  1. Clone the repository.
  2. Install docker and docker-compose.
  3. Run: docker network create nginx-proxy