nextcloud-docker-dev
nextcloud-docker-dev copied to clipboard
User guide
Great work on this - I got it up and running following the instructions without issue. However, when I fired up nextcloud.local in my browser I found I lacked the admin credentials to actually log in! The readme doesn't appear to mention it nor could I find a link to some other documentation. In the end I was lucky and my first guess of admin and admin worked, but it would be nice if this was written somewhere, unless I missed it!
In general a guide hosted somewhere like readthedocs or a GitHub wiki would be nice; I'd also like to know how to set up a local directory as an app, for example, so stuff like that could go there.
If this already exists and I just missed it then I apologise...
Yes, the documentation could definitely be improved. I'd favour doing this in the README to not have yet another location to maintain.
I'll see if I can improve that over time, but pull requests are always welcome for that :)
I've added a link to the extensive tutorial at https://cloud.nextcloud.com/s/iyNGp8ryWxc7Efa?path=%2F1%20Setting%20up%20a%20development%20environment to the readme
Besides that I started moving docs to https://juliushaertl.github.io/nextcloud-docker-dev/ but that is still ongoing.