Skip to content

bgpkit/bastille-postgres

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

bastille-postgres

Bastille template for running PostgreSQL server in a FreeBSD jail

By default it installs the recent version of PostgreSQL (15) avilable in ports. You can use ARG option to choose a different version while applying the template (see usage).

Bootstrap

bastille bootstrap https://github.com/bgpkit/bastille-postgres

Usage

Install latest version of postgresql-server

bastille template TARGET bgpkit/bastille-postgres

Install a specific version (i.e 11) of postgresql-server

bastille template TARGET bgpkit/bastille-postgres --arg version=11

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published