vocdoni / vocdoni-ui

Web client of Vocdoni
GNU Affero General Public License v3.0
6 stars 3 forks source link

Vocdoni UI

Frontend for the Vocdoni voting client

Docker Builds

There are two types of docker images, bootstrap generated and fully static, depending on the Dockerfile used:

Docker compose deployment

To deploy using Docker Compose follow the instructions.

Prerequisites

Environment Variables

Configure the .env file with the following variables:

TBD: Add all remaining variables.

Deployment

Pull the images

docker-compose pull

Deploy all services

docker-compose up -d

After a while, the UI should be ready at https://