Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/toshke/gloac
- Owner: toshke
- License: mit
- Created: 2020-02-18T08:31:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-03-29T21:44:26.000Z (over 4 years ago)
- Last Synced: 2024-10-11T13:37:16.580Z (about 1 month ago)
- Topics: aws, cfhighlander, cloudformation, gitlab, tooling
- Language: Ruby
- Size: 16.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
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)