Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/etiennebr/setup
setup ec2
https://github.com/etiennebr/setup
Last synced: about 2 months ago
JSON representation
setup ec2
- Host: GitHub
- URL: https://github.com/etiennebr/setup
- Owner: etiennebr
- Created: 2015-01-10T20:43:18.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-17T14:34:02.000Z (about 10 years ago)
- Last Synced: 2024-10-16T06:41:49.294Z (3 months ago)
- Language: Shell
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# setup
setup for ec2 instance```sh
cd $HOME
sudo apt-get install -y git-core
git clone https://github.com/etiennebr/setup.git
./setup/setup.sh
```A lot is copied from the Startup engineering class
https://github.com/startup-class/setup