Skip to content
 
 

Latest commit

 

History

80 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EGOI Voting Platform

Notes for Kubernetes Deployment

Make sure to provide at least the following environment variables:

APP_KEY # see below
APP_URL # e.g. https://video-evidence.egoi.ch

DB_HOST
DB_DATABASE
DB_USERNAME
DB_PASSWORD

GRPC_ENDPOINT

AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY
AWS_DEFAULT_REGION
AWS_CONFIG_BUCKET # only required if not config
AWS_CONFIG_ENDPOINT # need to provide bucket endpoint here (include bucket in url)

To generate a key, you can run ./artisan key:generate --show.

To set up the database schema, run ./artisan migrate --force.

About

Simple voting web app used at EGOI 2021.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages