Skip to content

starwit/urbalytix-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Urbalytix Deployment

This repo contains Helmfile configuration and Docker compose scripts, to run Urbalytix application. See Urbalytix repository for more information about the application.

Helmfile

Helmfile is a powerful tool, to deploy multiple Helm charts. See folder helmfile for details how to install Urbalytix using Helmfile.

Installation:

  1. Copy env.sh-template to env.sh
  2. Set variables to strong passwords
  3. Run Helmfile deployment
    # compute changes to cluster
    helmfile -e environment diff -f urbalytix.yaml 
    # run actual deployment
    helmfile -e default apply -f urbalytix.yaml 

Docker Compose

TODO

License

Project is licensed under AGPL 3 and the license can be found here. This component is part of a publicly funded project by the city of Wolfsburg and thus usage in your community is very much encouraged. It is part of a group of software modules that shall help communities to analyze urban space and to gain statistical insights.

More details on political and organizational background can be found here: https://www.wolfsburg.de/en-us/leben/smart-city

About

Contains Helmfiles, Docker compose scripts and other artifacts to install/deploy urbalytix

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published