It's a simple development-environment on EC2 AWS.
This project contains a lot of packages that it is necessary to use when we're going to develop during day-to-day!
NAME | S.O | TYPE |
---|---|---|
darth-server | Ubuntu 20.4 | t2.micro |
List of packages that exist until now:
- ZSH
- Package Manager
- DEV
- IaC/CLI
- Automation
$ git clone https://github.com/rneiva/darth-server.git
$ ./install.sh
- Create script Install - 07/09/2021
- Implementing more packages
- Create Ansible Playbook to install EC2 automatically
- Implementing auto-update packages
- Create docker container