stefanux
stefanux
+1 for "latest" since its the best decision for new installs (also why would a role decide which is the best version for new installs?). For existing instances just override...
> An uptime monitor should really be checking all resolutions of the domain name, not just the default or first one it happens to get. not sure if there is...
@joachimtingvold you cant assume clients are dual-stacked and perform some kind downgrade to v4. v6 only (or v4 only) cant reach your services therefore its down for them (not a...
if the service is not reachable its down, if the host (or the route) is broken its a false alarm in regard to this alarm. if you dont want a...
most tools i know have explicit -4 or -6 switches, or (by default) do downgrades (for which you might want to set the order if v6 > v4 is not...
ACLs levels could be - admin (setup preferences and global notifications) - developer (add/delete monitors but no global settings) - user (readonly, just set up own notifications) für status pages...
feature completed ( ENABLE_SIGNUP=0 in .env), imho close.
@rwaffen defining two requirement-files is the way to go and working (in 2.8.90, tested again with latest version 2.9.4): roles/requirements.yml collections/requirements.yml minimal example for collections: ``` --- collections: - name:...
...and that should solve #1185 too.
"semaphore migrate" should do the job for you?