HanEmile / freitagsfoo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Freitagsfoo! (AAS)

Super basic piece of Software for handling talk submissions.

image showing the frontpage

Usage

Well, It's pretty straitfowards…

Setup

  1. Adjust the docker-compose.yml how you'd like (you don't need to change anything, but could for example add labels so traefik is able to router to the container)
  2. Edit the config.yml with the great password you just set for the database (You did create a good password didn't you? if not, now's the moment to change that!)
  3. Start the freitagsfoo and postgres service:
$ docker-compose up -d freitagsfoo postgres
…

About

License:GNU General Public License v3.0


Languages

Language:Go 57.6%Language:HTML 39.2%Language:Dockerfile 3.2%