Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 654 Bytes

File metadata and controls

20 lines (14 loc) · 654 Bytes

Infrastructure

This repository containing automation to manage and deploy services.

config contains default configuration for services.

Deployment

Clone repository using git clone https://github.com/Gravitalia/infra.git.

Then, choose your deployment platform:

  1. Docker: cd docker && docker-compose up