Skip to content

veldhub/veld_code__postgres

Repository files navigation

veld code veld_code__postgres

This repo contains a code veld encapsulating a postgres instance.

requirements

  • git
  • docker compose (note: older docker compose versions require running docker-compose instead of docker compose)

how to use

A code veld may be integrated into a chain veld, or used directly by adapting the configuration within its yaml file and using the template folders provided in this repo. Open the respective veld yaml file for more information.

./veld.yaml

Starts a postgres instance. The configuration file can be adjusted at ./data/input/postgresql.conf, and the postgres database is stored at ./data/storage/.

docker compose -f veld.yaml up

About

A code veld encapsulating postgres

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published