Skip to content

Commit 7bc68f1

Browse files
committed
adding post about nexcloud-update-4
1 parent 70df6f7 commit 7bc68f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_posts/2025-01-28-how-to-install-nextcloud-with-docker-compose-by-using-portainer.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,12 @@ Portainer will pull the required images and start the containers.
9393
Open your browser and navigate to http://<your-server-ip>:8080.
9494

9595
Complete the Nextcloud setup wizard:
96+
```
9697
Database host: db
9798
Database name: nextcloud
9899
Database user: nextclouduser
99100
Database password: your_password
101+
```
100102
6. Secure with HTTPS (Optional)
101103

102104
To secure Nextcloud, you can set up a reverse proxy with Nginx or Traefik using Let's Encrypt. Let me know if you want guidance on that!

0 commit comments

Comments
 (0)