# docker-rainloop run [rainloop](http://www.rainloop.net/) 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