Console UI
The internal management Console UI
Last updated
The internal management Console UI
Last updated
The built-in Console UI with help you manage your templates and check out the rendered files.
It is super helpful for every environment.
However, it is recommended to use the Console UI internally. Requiring users to connect to the internal VPN is a good choice.
Don't expose DocKing to the outside world.
From .env
, set this env to true:
Additionally, you might want to set a password:
Path: /console
On local: http://localhost:8000/console
From Environment Variables, you can set the DOCKING_CONSOLE_PASSWORD
- a fixed password in order to login into the Console UI.
It is recommended to set it in staging or production.
A login page will be shown on the first access.
CRUD Document Templates
With preview HTML
Good to preview dynamic variables rendering
Bad for styling preview
With preview PDF (browser printing preview or render a REAL PDF mode)
Listing all rendered files