https://github.com/jamesnetherton/docker-ratticdb
RatticDB running in Docker
https://github.com/jamesnetherton/docker-ratticdb
Last synced: 29 days ago
JSON representation
RatticDB running in Docker
- Host: GitHub
- URL: https://github.com/jamesnetherton/docker-ratticdb
- Owner: jamesnetherton
- License: mit
- Created: 2014-10-01T21:22:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-01T21:24:52.000Z (over 10 years ago)
- Last Synced: 2025-04-15T06:44:03.736Z (29 days ago)
- Language: Shell
- Size: 129 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-ratticdb
Something I hacked together to experiment with RatticDB. This is purely for expiermental purposes and **NOT** fit for production use (yet) as there's no SSL and it's configured to use an SQLite database.
To run, clone this project and build the docker image. Then do:
docker run -p 80:80 your-ratticdb-image-name
Then browse to http://localhost.
The default credentials are admin / rattic.