Skip to content
Snippets Groups Projects
Select Git revision
  • a8491cf1be53ddd9237dc7e5d10eb7ff1b3eb4c3
  • main default protected
  • 4-bitpay-integration
  • switch-order-database
  • micropayment
  • 1-allow-retrieval-of-key-info-without-api-key
6 results

metager-keymanager

user avatar
DeepL authored and Weblate committed
Currently translated at 100.0% (30 of 30 strings)

Translation: Keymanager/Index
Translate-URL: https://translate.metager.de/projects/keymanager/index/es/
a8491cf1
History

MetaGer Keys

Local development can be done via docker compose. The app is configured to be run in a subdirectory of MetaGer. Before starting this app you should start up a local MetaGer instance.

The server can then be reached under:
http://localhost:8080/keys

If you use this app without a MetaGer deployment it can be reached under http://localhsot:8085

Translation

Strings reviewed status Translations Reviewed Conflicts

Configuration

Configuration files for this app are stored in the config directory. You can find a default.json there.

To overwrite configuration locally you can create a new file development.json which overwrites properties from the default values.