command
module
Version:
v0.0.0-...-bbcac87
Opens a new window with list of versions in this module.
Published: Nov 8, 2024
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
OTS - One Time Secret
Demo
Production
Generate self signed certificate:
openssl req -x509 -newkey rsa:4096 -keyout vault/config/cert.key -out vault/config/cert.pem -days 36525 -subj "/CN=localhost" -addext "subjectAltName = DNS:localhost,DNS:vault" -nodes
Customization
Favicon
Logo
- Mount logo to docker volume
app/static/img/logo/logo.png
Custom CSS
app/static/css/custom.css
Custom Font
app/static/font/font.ttf
Development
docker compose -f compose-dev.yml up --build
Credits
Project
Icon
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.