chaostreff-flensburg / datenchaos

💾 a chaotic open data portal

Home Page:https://datenchaos.ctfl.space/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

datenchaos

💾 a chaotic open data portal

This repo contains all the configuration and code for our open data portal and api. Each folder should contain a readme with the needed information to start the service.

Setup

Clone the repo and create a docker network named web.

docker network create web

To run prometheus and grafana you have to adjust the directory permissions by applying:

$ chmod -R 777 grafana/
$ chmod -R 777 prometheus/

Located in the root directory is one docker-compose.yml. This file contains all service configurations. Additional config files and setup instructions can be found in the corresponding service directories.

Run

docker-compose up

Made with ♡ at Chaostreff Flensburg

About

💾 a chaotic open data portal

https://datenchaos.ctfl.space/