I've tried it on Windows and Ubuntu machines, both times I failed. I'm not familiar with Aegea tech stack, can't take it myself.
Windows
Aegea started, but username and login are not accepted. I've tried root/egeya. Could you please check or add some notes regarding it to README?
Ubuntu
Permissions were wrong for data/{user,pictures}. Solved with chmod go+w for both dirs. Then faced the same issue as with WIndows.
... which is rather expected with docker.
I've tried it on Windows and Ubuntu machines, both times I failed. I'm not familiar with Aegea tech stack, can't take it myself.
Windows Aegea started, but username and login are not accepted. I've tried root/egeya. Could you please check or add some notes regarding it to README?
Ubuntu Permissions were wrong for
data/{user,pictures}
. Solved withchmod go+w
for both dirs. Then faced the same issue as with WIndows.