Post
Topic
Board Announcements (Altcoins)
Re: EUROPECOIN [ERC] 🌟 FINANCECLOUD 🌟 CRYPTOCURRENY & FINANCE API + SMARTHUB 🌟
by
szenekonzept
on 25/04/2021, 11:36:36 UTC


Some status update


A few weeks ago i promised to create a first testversion of the Financecloud Portal Application
to play around with. So let me share some status with that: So for now we have the Interface and Appstore,
together with a single sign on for all apps and a Versioning/upgrade management for the System and Apps.
Also  done is a first run setup, that secures all applications





Now i will start adding meaningfull apps to the system and then release everything, for everybody ti play with
and for developers, to create apps.

Technical details the interface ist based on "homer" with some more automation and addiusional customizations
deployed on a single node Kubernetes cluster. By default, once the first run setup done (see below),
all applications will be secured by proper default values and a Single Sign-On solution. F
or now, it use the external auth ingressfunctionality coupled to Organizr.


Software used:

    k3s: A lightweight distribtution of Kubernetes
   Ansible: to orchestrate cluster installation, generate and deploy the k8s ressources
   kube-prometheus for the monitoring stack, based on Prometheus and grafana
   Organizr to protect applications and provide Single Sign-On
   Ingress-nginx to serve cluster ingress in https
   Cert-Manager to generate Let's Encrypt certificate
   Postgresql as main database for apps

have fun
Matthias :-)


.