Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 495 Bytes

File metadata and controls

10 lines (9 loc) · 495 Bytes

Changelog

UNRELEASED

Added

  • core module that contains all the functionality to generate secrets, ssl certificates, docker-compose.yml, nginx files and utilities like ssh.
  • cli module to operate the program
  • dsl module to define project resources with a simple language.
  • init module that sets up the server initially. (Installing docker, setting up deployer user, etc.)
  • GitHub Action for automated and easy deployment.
  • examples folder with working examples.