Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vinc/stru.ctu.re
Docker Compose configuration for Picture
https://github.com/vinc/stru.ctu.re
Last synced: 14 days ago
JSON representation
Docker Compose configuration for Picture
- Host: GitHub
- URL: https://github.com/vinc/stru.ctu.re
- Owner: vinc
- Created: 2018-03-31T13:14:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-11T13:59:42.000Z (almost 4 years ago)
- Last Synced: 2024-10-19T23:49:11.134Z (2 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Picture Structure
This repository configures the Docker containers required to run a local
instance of [Picture](https://pi.ctu.re).See the main [GitHub repository of Picture](https://github.com/vinc/pi.ctu.re)
for more information.## Usage
$ git clone --recursive https://github.com/vinc/stru.ctu.re
$ docker-compose up
$ docker-compose exec web rails db:setup
$ docker-compose exec web rails generate admin