Commit Graph

4 Commits

Author SHA1 Message Date
Stavros Kois 70b534e25b
chore(netbox): add healthchecks (#5439)
* chore(netbox): add healthchecks

* smooth upgrade
2022-12-16 22:21:56 +02:00
Stavros Kois 75a3ccc4ee
fix the other apps too 2022-12-11 03:23:29 +02:00
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
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