one-time-secret

command module
v0.0.0-...-350fa7f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2024 License: MIT Imports: 14 Imported by: 0

README

OTS - One Time Secret

Demo

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
  • 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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL