Last modified by Alexandru Pentilescu on 2023/06/25 18:56

From version 5.1
edited by Alexandru Pentilescu
on 2022/06/08 21:00
Change comment: There is no comment for this version
To version 4.1
edited by Alexandru Pentilescu
on 2022/06/08 20:57
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -127,8 +127,5 @@
127 127  XWIKI_VERSION=1.0
128 128  {{/code}}
129 129  
130 -Please replace <database_password> and <mysql_root_password> with randomly generated long strings, preferrably containing a long sequence of lowercase, uppercase letters, digits and symbols. In my case, I chose 12 character long sequences for each of them. It's unlikely for a hacker to compromise your docker environment but it's still best practice to make the passwords as long and hard to guess as possible, as an extra layer of security.
131 -
132 132  = External references =
133 -
134 134  [[Official docker guide for installing XWiki>>https://github.com/xwiki/xwiki-docker/blob/master/README.md]]