Bladeren bron

Update readme ubication of passwords

Óscar Nájera 7 jaren geleden
bovenliggende
commit
e897bcb4e2
1 gewijzigde bestanden met toevoegingen van 6 en 1 verwijderingen
  1. 6
    1
      README.md

+ 6
- 1
README.md Bestand weergeven

@@ -208,7 +208,12 @@ Similarly, to access the server monitoring page, use another SSH tunnel:
208 208
 
209 209
 Again proceeding to http://localhost:2812 in your web browser.
210 210
 
211
-Finally, sign into ownCloud with a new administrator account to set it up. You should select PostgreSQL as the configuration backend. Use `owncloud` as the database user and the database name. For the database password use the password you set for `owncloud_db_password` in `group_vars/sovereign`.
211
+Finally, sign into ownCloud with a new administrator account to set it
212
+up. You should select PostgreSQL as the configuration backend. Use
213
+`owncloud` as the database user and the database name. For the
214
+database password ansible has created a set of random passwords for
215
+each service and stores them in your local folder `secret`, use the
216
+one in the file `owncloud_db_password`.
212 217
 
213 218
 How To Use Your New Personal Cloud
214 219
 ----------------------------------

Laden…
Annuleren
Opslaan