https://github.com/codica2/setup-aws-bastion-server
Ansible for setting Ubuntu Bastion Server!
https://github.com/codica2/setup-aws-bastion-server
Last synced: 8 months ago
JSON representation
Ansible for setting Ubuntu Bastion Server!
- Host: GitHub
- URL: https://github.com/codica2/setup-aws-bastion-server
- Owner: codica2
- Created: 2021-07-06T10:39:59.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-06T10:49:10.000Z (almost 5 years ago)
- Last Synced: 2024-12-27T05:24:51.271Z (over 1 year ago)
- Language: Python
- Size: 101 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Ansible for setting Ubuntu Bastion Server!

Ansible to configure Ubuntu Bastion Server
---
**`main.sh`** - script to configure Ubuntu Bastion Server for Gitlab Runner.
**There is an input of the necessary parameters with the ability to use the default parameters.**
**There are 8 installation options:**
* Full Setup Bastion Server and Register Gitlab Runner
* Only Install Gitalb Runner
* Only Install Docker and Docker Compose
* Only Install Docker Machine
* Only Register Gitlab Runner
* Only Install AWS CLI and AWS Login
* Only Add Cron AWS Login
* Only Setup Bastion Server
**Ansible must be installed on the server you need!**
**To install, you need to download scripts and run `bash main.sh`**
**What is included in the server setup**
**System:**
* Install Gitlab Runner latest version!
* Install Docker and Docker-compose latest version!
* Install Docker-machine latest version!
* Install AWS cli latest version!
* Configure Gitalb Runner
* Configure AWS parameters
* Add AWS Login to Cron Job
## License
Configs is Copyright © 2015-2021 Codica. It is released under the [MIT License](https://opensource.org/licenses/MIT).
## About Codica
[](https://www.codica.com)
We love open source software! See [our other projects](https://github.com/codica2) or [hire us](https://www.codica.com/) to design, develop, and grow your product.