Sign inSign up

davad/rattic-docker

By davad

Updated about 10 years ago

RatticDB setup

Image
1

338

davad/rattic-docker repository overview

Quickstart

Note that this is not a production setup, but it is very close. Just change the configuration a bit to you liking.

docker-compose up
# when it is up, open a new terminal and:
docker run --rm --link ratticdocker_postgres_1:postgres ratticdocker_rattic deploy
docker run --rm --link ratticdocker_postgres_1:postgres ratticdocker_rattic demosetup

Configuration

Look at the env vars available in the Dockerfile and entrypoint.sh.

Tag summary

Content type

Image

Digest

Size

164.3 MB

Last updated

about 10 years ago

docker pull davad/rattic-docker