Skip to content

How to edit the configuration file of Nextcloud started based on Docker. #2155

@c469591

Description

@c469591

Hello, I have used nextcloud AIO before, and recently I tried the latest version of nextcloud again. I found that I don't know how to edit the configuration file.
I use this command to directly start nextcloud.

docker run -d -p 8080:80 nextcloud

I have successfully logged into the Nextcloud dashboard page, but after configuring HTTPS in Nginx, when connecting via HTTPS, the webpage alerts me that my domain is not on the whitelist. Following the instructions in the user manual,
I understand that I need to modify the configuration file; however, it does not mention how to directly edit configuration files within a Docker container.
Another question is about creating additional user accounts so that my team members can also log into Nextcloud. It seems from the users' page on the website that only an admin account is visible and there's no option to add new ones. How do I create other new users?
Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions