Skip to content

DAXGRID/open-ftth-development-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OPEN-FTTH Kubernetes Setup

Development setup for the OpenFTTH system.

Requirements

  • Kubectl
  • Helm 3
  • Kubernetes Cluster

Setup development

To setup the cluster run the following command. Note that the setup script is for development purposes, to run a production enviroment make an overwrite file, to overwrite secrets and use production settings. The current setup uses Danish data (maps, address information and so on). So if you want to use it with other information you will have to implement the integrations or contact us for consulting.

./scripts/setup.sh

After the initial setup and Keycloak is in a healthy state, run the following script. This setups Keycloak with a default user, if you want to create a new user you will have to log into the Keycloak backend and create it there, the login information can be found querying the Kubernetes secret for Keycloak.

./scripts/keycloak/keycloak-default-setup.sh

About

Development setup for the OpenFTTH system.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages