docker-rainloop/README.md
2022-03-28 12:36:29 +02:00

407 B

docker-rainloop

run rainloop with docker / docker-compose

setup

  • git clone https://git.velvettear.de/velvettear/docker-rainloop.git
  • cd docker-rainloop
  • docker-compose up -d
  • visit http://localhost:8080

notes

  • nginx inside the container listens to port 80
  • two volumes are created to store configs and data
    • rainloop_config
    • rainloop_data