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
- Host: GitHub
- URL: https://github.com/levkk/infra
- Owner: levkk
- License: mit
- Created: 2019-06-17T04:31:25.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-17T04:38:31.000Z (about 7 years ago)
- Last Synced: 2025-10-03T18:28:45.782Z (9 months ago)
- Topics: freebsd, linux, scripts
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`).