from outside the container:
./insecure_generate_tls.sh
docker run --rm -it -p8443:8443 \
-v /tmp/kanidm/:/tmp/kanidm/ \
ghcr.io/kanidm/kanidmd:devel bash
from inside the container
version: "3.6" | |
services: | |
splunk: | |
platform: linux/amd64 | |
container_name: splunk | |
image: splunk/splunk:latest | |
ports: | |
- "8000:8000" | |
environment: |
#!/usr/bin/env python3 | |
# This'll try and install the required packages. | |
for import_attempt in range(100): | |
try: | |
import requests | |
import click | |
from loguru import logger | |
continue | |
except ImportError as error_message: |
def setup_logging(logger_object, debug): | |
""" handles logging configuration """ | |
if debug: | |
loguru_format = '<green>{time:YYYY-MM-DD HH:mm:ss}</green> | <level>{level: <8}</level> | <cyan>{function}</cyan>:<cyan>{line}</cyan> - <level>{message}</level>' #pylint: disable=line-too-long | |
logger_object.remove() | |
logger_object.add(sys.stdout, format=loguru_format, level="DEBUG") | |
else: | |
loguru_format = '<level>{message}</level>' | |
logger_object.remove() |
--- /usr/share/pve-manager/js/pvemanagerlib.js.dist 2021-04-03 10:48:43.163503735 +1000 | |
+++ /usr/share/pve-manager/js/pvemanagerlib.js 2021-04-03 10:53:39.855772027 +1000 | |
@@ -38407,7 +38407,7 @@ | |
var ui = me.query('#userinfo')[0]; | |
if (Proxmox.UserName) { | |
- var msg = Ext.String.format(gettext("You are logged in as {0}"), "'" + Ext.String.htmlEncode(Proxmox.UserName) + "'"); | |
+ var msg = Ext.String.format(gettext(' {0}', Ext.String.htmlEncode(Proxmox.UserName) )); | |
ui.update('<div class="x-unselectable" style="white-space:nowrap;">' + msg + '</div>'); | |
} else { |
##################################################################################################################### | |
# Snipped out relevant part | |
##################################################################################################################### | |
Application Specific Information: | |
Enabled Web Extensions: | |
com.bitwarden.desktop.safari (LTZ2PFU5D6) (Version: 1.49.1 - Display Version: 1.49.1) Bitwarden - Free Password Manager | |
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '<cert(0x11c2e4730) s: *.badssl.com i: COMODO RSA Domain Validation Secure Server CA> does not conform to NSSecureCoding' | |
terminating with uncaught exception of type NSException | |
abort() called |
<IfModule mod_ssl.c> | |
<VirtualHost *:443> | |
ServerName monitoring.example.com | |
ServerAdmin [email protected] | |
SSLEngine on | |
SSLCertificateFile /etc/letsencrypt/live/monitoring.example.com/fullchain.pem | |
SSLCertificateKeyFile /etc/letsencrypt/live/monitoring.example.com/privkey.pem | |
ScriptAlias /cgi-bin "/usr/local/nagios/sbin/" |
from outside the container:
./insecure_generate_tls.sh
docker run --rm -it -p8443:8443 \
-v /tmp/kanidm/:/tmp/kanidm/ \
ghcr.io/kanidm/kanidmd:devel bash
from inside the container
{ | |
"routelist": [ | |
{ | |
"path": "/", | |
"method": "GET" | |
}, | |
{ | |
"path": "/robots.txt", | |
"method": "GET" | |
}, |
/:\ | |
/;:.\ | |
//;:. \ | |
///;:.. \ | |
__--"////;:... \"--__ | |
--__ "--_____--" __-- | |
___ """--_______--""" | |
`-._~-. / /_ "~o\ :Y | |
\ \ / : \~x. ` ') | |
] Y / | Y< ~-.__j |