Docker: Improve cloud config docs

This commit is contained in:
Michael Mayer 2021-08-06 09:11:07 +02:00
parent ddc19594ad
commit 4c3d6e41a7
2 changed files with 8 additions and 4 deletions

View file

@ -13,11 +13,13 @@ When done - and you see no errors - please open
https://<YOUR SERVER IP>/
in a Web browser and log in using the initial admin password shown
by the script. You may also see it by running
by the script. You may also see the initial password by running
cat /root/.initial-password.txt
in a terminal.
as root on your server. To open a terminal:
ssh root@<YOUR SERVER IP>
Data and all config files related to PhotoPrism can be found in

View file

@ -15,11 +15,13 @@ version: '3.5'
# https://<YOUR SERVER IP>/
#
# in a Web browser and log in using the initial admin password shown
# by the script. You may also see it by running
# by the script. You may also see the initial password by running
#
# cat /root/.initial-password.txt
#
# in a terminal.
# as root on your server. To open a terminal:
#
# ssh root@<YOUR SERVER IP>
#
# Data and all config files related to PhotoPrism can be found in
#