Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/toshke/gloac

Tool for managing GitLab on AWS Cloud
https://github.com/toshke/gloac

aws cfhighlander cloudformation gitlab tooling

Last synced: 20 days ago
JSON representation

Tool for managing GitLab on AWS Cloud

Awesome Lists containing this project

README

        

## WIP WIP WIP WIP

**TL;DR**

```shell
# install the gem
gem install gloac

# initialize default configuration
gloac init -d config --defaults

# deploy
gloac deploy -d config
```

## Intro

Gloac (GitLab on Aws Cloud) is tool for building and deploying highly
configurable, operationally ready,
production grade GitLab installations in the AWS Cloud.

Gloac is powered by [cfhighlander](https://github.com/theonestack/cfhighlander), a
CloudFormation template compiler, sitting on top of the [cfndsl](https://github.com/cfndsl/cfndsl)