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

https://github.com/levkk/infra

Various infrastructure scripts
https://github.com/levkk/infra

freebsd linux scripts

Last synced: about 2 months ago
JSON representation

Various infrastructure scripts

Awesome Lists containing this project

README

          

# Infrastructure scripts

Various scripts I use to setup servers and stuff.

## Table of contents
- [PostgreSQL on FreeBSD](#postgresql-on-freebsd)

## PostgreSQL on FreeBSD
[This script](./freebsd/postgresql11.sh) will setup the PostgreSQL database on FreeBSD 12 (or 10+ really, since it only needs `pkg`).