Commit Graph

8 Commits

Author SHA1 Message Date
Stavros Kois 23cadd2fe0
fix(apps): decode keys before reencode (#5258)
* fix(meshcentral): decode sessionkey before reencode

* fix(netbox): decode key before reencoding and fix UI issues

* couple more fixes
2022-12-11 02:07:54 +02:00
Kjeld Schouten-Lebbing 668157c363
feat(apps): readd ingressList to all Apps that already have Ingress itself 2022-11-11 19:09:57 +01:00
Stavros Kois 9559a83515
questions.yaml cleanup (#4377)
* remove non-existent include

* remove empty lines
2022-11-11 17:23:09 +01:00
Kjeld Schouten-Lebbing f4fb8943e1
fix(apps): remove removed includes 2022-11-11 09:54:44 +01:00
Kjeld Schouten-Lebbing 800312b295
fix(apps): remove references to targetPort 2022-11-11 09:49:15 +01:00
Stavros Kois 5c5345c0bd
fix(netbox): fix subquestions (#4368) 2022-11-10 20:40:47 +01:00
Kjeld Schouten-Lebbing 16f46e1db8
fix(apps): change container config label 2022-11-10 17:56:28 +01:00
Stavros Kois 93d0c68e59
feat(netbox): add netbox (#4248)
* init work netbox

* add basic conf

* add containers

* fix secret

* add some config options

* fix secret and add mail

* add more options

* add redis username

* add more options

* comment out some dummy configs and remove redis username

* try different url

* indentaion

* whoops

* whoops again

* time as int

* execute bit on config.py

* hmm

* notes about healthchecks

* mount file wth numerical order

* add more options

* whops

* more op[tions

* no ldap for now

* precommit

* healktcheck path

* * allowed hosts on CI

* wait for main container

* update questions and additional containers startup cmd

* finish UI and update Plugins

* increase first probe delay on startup

* add some output..

* prec-mmit

* juggle versions

* add metrics

* ffs

* update logging a bit
2022-11-10 17:04:19 +02:00