mirror of
https://github.com/linuxserver/docker-nextcloud.git
synced 2026-02-19 23:03:50 +08:00
fix formatting markdown README
This commit is contained in:
parent
b62b0f55f6
commit
6cb3a060ba
10
README.md
10
README.md
@ -2,6 +2,8 @@
|
||||
[forumurl]: https://forum.linuxserver.io
|
||||
[ircurl]: https://www.linuxserver.io/irc/
|
||||
[podcasturl]: https://www.linuxserver.io/podcast/
|
||||
[appurl]: https://nextcloud.com/
|
||||
[hub]: https://hub.docker.com/r/linuxserver/nextcloud/
|
||||
|
||||
[][linuxserverurl]
|
||||
|
||||
@ -12,14 +14,12 @@ The [LinuxServer.io][linuxserverurl] team brings you another container release f
|
||||
|
||||
# linuxserver/nextcloud
|
||||
[](https://microbadger.com/images/linuxserver/nextcloud "Get your own version badge on microbadger.com")[](http://microbadger.com/images/linuxserver/nextcloud "Get your own image badge on microbadger.com")[][hub][][hub][](http://jenkins.linuxserver.io:8080/job/Dockers/job/LinuxServer.io/job/linuxserver-nextcloud/)
|
||||
[hub]: https://hub.docker.com/r/linuxserver/nextcloud/
|
||||
|
||||
[Nextcloud][nextcloudurl] gives you access to all your files wherever you are.
|
||||
[Nextcloud][appurl] gives you access to all your files wherever you are.
|
||||
|
||||
Where are your photos and documents? With Nextcloud you pick a server of your choice, at home, in a data center or at a provider. And that is where your files will be. Nextcloud runs on that server, protecting your data and giving you access from your desktop or mobile devices. Through Nextcloud you also access, sync and share your existing data on that FTP drive at the office, a Dropbox or a NAS you have at home.
|
||||
|
||||
[][nextcloudurl]
|
||||
[nextcloudurl]: https://nextcloud.com/
|
||||
[][appurl]
|
||||
|
||||
## Usage
|
||||
|
||||
@ -61,7 +61,7 @@ In this instance `PUID=1001` and `PGID=1001`. To find yours use `id user` as bel
|
||||
```
|
||||
|
||||
## Setting up the application
|
||||
Access the webui at `<your-ip>:443`, for more information check out [Nextcloud][nextcloudurl].
|
||||
Access the webui at `<your-ip>:443`, for more information check out [Nextcloud][appurl].
|
||||
|
||||
Please note you will need a MySQL/MariaDB or other backend database to set this up. Also please look [here](https://docs.nextcloud.com/server/11/admin_manual/installation/system_requirements.html#database-requirements-for-mysql-mariadb) for how to configure your database with regard to binlog format and installation.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user