diff options
Diffstat (limited to 'sysutils/zot/pkg-message')
-rw-r--r-- | sysutils/zot/pkg-message | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/zot/pkg-message b/sysutils/zot/pkg-message new file mode 100644 index 000000000000..f0f892cf38d7 --- /dev/null +++ b/sysutils/zot/pkg-message @@ -0,0 +1,12 @@ +[ +{ type: install + message: <<EOM + A minimum configuration for zot has been installed but please + check out their various examples and the documentation on how + to create a proper config: + + https://github.com/project-zot/zot/tree/main/examples + https://zotregistry.dev/v2.1.8/admin-guide/admin-configuration/ +EOM +} +] |