Nextcloud Nginx Proxy Manager in 10 Minutes!

preview_player
Показать описание
Nextcloud Nginx Proxy Manager fast and easy tutorial in just 10 Minutes with trusted SSL Certs! We're using Docker, Docker-Compose, or Portainer to deploy this on a Linux Server. #Docker #Nextcloud #NginxProxyManager

Follow me:

Timestamps:

00:00 - Introduction
00:44 - Prerequisites
01:37 - Compose Template Walkthrough
03:38 - Deploy on a fresh new Server
04:25 - Deploy on existing Installation
06:02 - Configure Nginx Proxy Manager
07:48 - Common Performance Problems
09:29 - Get Desktop Client Sync working
12:33 - Protect Nextcloud with Access Lists

----
All links with "*" are affiliate links.
Рекомендации по теме
Комментарии
Автор

Straight to the point, enough explanation for someone vaguely familiar with the tools can understand, addressing all major points related to the topic.

Everything worked immediately, documentation is absolutely perfectly written, excellent job !

This is some high quality tutorial !

betadyne
Автор

Struggled with this for a while, not knowing why, but for those that already installed npm in a previous tutorial, the npm part of the docker-compose is apparently omittable, so you just need the nextcloud container and the nextcloud_db (mariadb) container, also if you get thrown an error by innodb when trying to make an admin account saying that it doesn't accept compressable format or something, then replace "command: --binlog-format=ROW" in the docker-compose with "command: --binlog-format=ROW --innodb-file-per-table=1 --skip-innodb-read-only-compressed", and you're all set (worked for me at least)

-a
Автор

Hello. I have been able to fix everything: removed port 80 from OMV dashboard and assigned to nextcloud; linked nginx and nextcloud containers to the same frontend network. Everything works fine! Many thanks for the video, I am sharing it with friends of mine, it is simply the best video on this argument I have been able to find on the net!

tommasosaponetta
Автор

Thank you so much for this. It worked perfectly. You are becoming one of my favourite content providers on YouTube. I know you have had some doubts recently but the way you explain things is verry clear and you are a great teacher. One of the best on YouTube. I really appreciate what you do and I am sure there are many others who feel the same.

thejerseyshaun
Автор

THANK YOU Christian for putting together a very good tutorial for NextCloud inside of Docker. I've watched many videos and while they all have different approaches they are not nearly as concise as your video on this topic. Also, it is very clear that you quality tested the process many time to prove that it actually worked before making a video. So many others - (99.9%) put a video out with some general info without fully understand or quality checking their process which turns into failure and frustrations for the general user. I can say - if anyone wants to get this working without pulling your hair out - watch Christian's tutorial - it's the BEST one on the

cdvllc
Автор

Best tutorial I have ever watched. Seriously.

A was searching to install nextcloud on my docker server since several months and I watch your video and all is clear, all is working.

Thank you very much for this tutorial!

xeorion
Автор

You saved my life when it came to client syncing. The documentation was utter shit and you've just saved me. I've been troubleshooting for 6 hours and you solved my issues in 10 minutes. Thank you SO much!!!

rythimator
Автор

Thank you so much. I was beating my against a wall figuratively for days trying to figure out why my mobile nextcloud client wouldn't connect to my instance. 10 minutes was all I needed!

I was so relieved I had to immediately login to my google account to post this.

somestoleit
Автор

Thank You. I've been playing around with stacks like that for some time and there was always something not right. Your is very close to perfection. Now i have to figure out how to separate some volumes and folders for nextcloud so i can rsync them to another server. Keep on doing videos on Dockers they are very helpful. I wish your channel to grow and hopefully you'll get some money back for your time. Good luck.

luckyluk
Автор

Once again, another amazing video from Christian. Had an issue with the carddav error and all it takes was see your video to solve it. Thanks!

joelfrojmowicz
Автор

Thank you very much for doing this. I really appreciate the effort and how quickly you responded to the request!

Blackwolf
Автор

your vids really helped me get started with 8 websites, thanks!

curtalfrey
Автор

Awesome content Christian - please keep up the good work and happy 2022 to you!

nichemonk
Автор

Excellent brother 😃. Getting an SSL on my Nextcloud was driving me crazy.

fzovko
Автор

This is the best tutorial outdare. So easy and straight forward.

upuldi
Автор

Thanks for your video! One (supposedly) very common issue in combination with nginx/fpm and nginx proxy manager is the fact that IP addresses are not logged properly. This will lead to the brute force protection not working. It would be very helpful if this video could be extended by explaining how this needs to be set up (e.g., how npm, (nextcloud) nginx and the config.php needs to be adadpted).

soCram
Автор

Just wanted to pop in with another thanks for a great video. After almost 30 years with Linux, I'm finally starting to adopt a self-hosted lifestyle. I found your video after failing to deploy AIO through Cloudflare to a home server protected by npm (but unreachable via 443). Took just a little tweaking here and there, but you even covered the little things that break, such as overwriteurl to lock in the port number and overwriteprotocol to fix login issues with the Android app. I'm still trying to figure out why no pictures load and why my Android app says I can't upload because the server is in maintenance mode.

Thanks again for an excellent introduction. Great job.

easternpa
Автор

I had an issue where I couldn’t log into NGINX and it said bad gateway. This was an authentication issue with the database. I made sure my passwords matched in my docker compose file, deleted the existing containers and their volumes, and ran it again.

ethanw
Автор

That was really helpful, one stack to rule them all!

gdallas
Автор

Excellent tutorial. Do you have any suggestion which lightweight DB image to choose for a Raspberry Pi with 64-bit Rspbian instead of MariaDB for better performance?

MrSkillshot
join shbcf.ru