https://github.com/vitormattos/decidim-docker
Decidin in Docker
https://github.com/vitormattos/decidim-docker
decidim ruby
Last synced: over 1 year ago
JSON representation
Decidin in Docker
- Host: GitHub
- URL: https://github.com/vitormattos/decidim-docker
- Owner: vitormattos
- License: agpl-3.0
- Created: 2020-06-21T16:26:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-21T16:47:00.000Z (about 6 years ago)
- Last Synced: 2025-02-12T09:29:48.395Z (over 1 year ago)
- Topics: decidim, ruby
- Language: Dockerfile
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Decidim in Docker
## First run
clone this repository
Copy the `.env.example` to `.env`
Check the ports exposed in `docker-compose.yml`
Run this command:
```bash
docker-compose up
```
> **PS**: This is a experimental repository