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

https://github.com/nchern/devops

my personal toolkit to bootstrap servers and build infrastructure
https://github.com/nchern/devops

devops infrastructure server-bootstrapping toolkit

Last synced: 9 months ago
JSON representation

my personal toolkit to bootstrap servers and build infrastructure

Awesome Lists containing this project

README

          

# devops

## Use cases

```bash
# bootstrap a simple node

curl https://raw.githubusercontent.com/nchern/devops/master/bootstrap-node.sh | sh
```

## Credits

Inspired by and created after [Drew DeVault's](https://drewdevault.com/) [new server checklist](https://drewdevault.com/new-server.html)