VolumeData21
VolumeData21
  • Видео 31
  • Просмотров 101 321
How to install Nextcloud on a Linux Server using Docker
Fun one here today. I KNOW I KNOW some of ya'll Synology peeps don't watch, but I promise if you're using Docker in Synology you're going to learn a lot by knowing how command line Linux works.
And oh yeah, this is a video on how to install Nextcloud using command line in Linux, and command line Docker. None of this graphical interface Portainer nonsense. It's not that difficult. And this is really geared towards beginners of both Docker and command line Linux.
0:00 Introduction
0:37 Start Installation
3:18 Setting up Docker-Compose file
7:04 Starting up Nextcloud
9:39 Access Nextcloud on your web browser
Просмотров: 481

Видео

Install Immich on a Synology NAS 2024!
Просмотров 2,3 тыс.Месяц назад
Updated guide to my last Immich install video. The app install process has changed a bit so I made a 2024 refresh. Immich is one of, if not the, most used self-hosted photo app out there. The team has done an incredible job not only making a self hosted app, but also creating some solid mobile apps. This is designed to be fairly beginner-friendly. If you've never used Docker to install an app o...
How to Install Docker on an Ubuntu Server
Просмотров 147Месяц назад
New one from VD21! How to install Docker on an Ubuntu Server. If you have another form of Debian (ie Raspberry Pi OS) you can follow the install instructions for "Debian" instead of "Ubuntu". The instructions are similar. I have a few tutorials coming for docker installs using an Ubuntu server. Instead of me showing you how to install Docker in the beginning of all of those tutorials, we've got...
How to install Tube Archivist on a Synology NAS
Просмотров 8382 месяца назад
Tube Archivist is an incredible project that let's you download and tag videos to make them easily searchable later. It's much more powerful and has a lot of use cases. Here's my unofficial guide on how to install it on a Synology NAS. It's a little bit of an involved install, but nothing too bad. Thanks to the Self Hosted podcast for the inspiration and bringing this project back into my brain...
Self-host WeTransfer on a Synology NAS? How to install Pingvin!
Просмотров 9082 месяца назад
How to install Pingvin on your Synology NAS using Docker / Container Manager. Pingvin is a great web app developed by Stonith404. It's basically like a self hosted WeTransfer, which allows you to easily share files. Make sure to adjust to settings to get the correct share links at the end. You can also go into your settings to bump up the file size limit if needed. And thanks to Trey for reachi...
How to install Get Homepage on a Synology NAS! (and VS Codium)
Просмотров 2,1 тыс.2 месяца назад
Shout out to the Get Homepage dev team and everyone that's worked on that project for creating such a great homepage. This vid will go through the installation of Homepage and how to do some light setup work. I also walk through installing VS Codium (thanks LinuxServer.io) to make life a little easier. I refer to it as "Get Homepage" because god help you if you're trying to find this app by sea...
Are Raspberry Pi servers HOT STEAMING GARBAGE ripoffs?
Просмотров 4583 месяца назад
It could be yeah, but... I explore the advantages and disadvantages while showing you a put-together Raspberry Pi 5 server. It's basically just a docker server running over 30 docker apps. It's a Minecraft , Pi-Hole, Immich, Nextcloud, Gitea, Nginx Proxy Manager, Portainer, and more server. My controversial opinion is that while you can get a mini-pc for around the same price, you can't get a m...
How to install Nginx Proxy Manager on a Synology NAS (Custom Domains!)
Просмотров 3,7 тыс.4 месяца назад
A little tutorial on how to install Nginx Proxy Manager on a Synology NAS. Very simple. It's really 8 minutes of tutorial and then 10 minutes of me rambling about how I'm not going to explain how to set up the reverse proxy part, sort of explaining it, and then rambling on about Docker networks or something. Check out networking 101-103 if you want to know more about networks and how reverse pr...
Networking 103: How to use Custom Domains with a Reverse Proxy
Просмотров 7354 месяца назад
A little networking 103 guide on how reverse proxies work to help you use custom domain names. This is not a tutorial, but just an overview of how it works. Hopefully it makes sense of other tutorials that can be more specific to your circumstance. With all the different domain registrars and routers out there, it's tough to create a tutorial for something like this. Please be extra cautious if...
Whoogle: Install Your Own Search Engine on a Synology NAS
Просмотров 9914 месяца назад
Whoogle is a self hosted search engine. Head over to their github page and check out all of the benefits. Basically it helps protect against tracking from major search engines. This tutorial uses Docker to show how to install it on a Synology NAS.
Synology + Heimdall: Your Personal Homepage
Просмотров 1,2 тыс.4 месяца назад
Heimdall is a self hosted homepage. It makes it easy to pin a lot of links to a home page. Especially useful when self hosting and not having to remember every IP address and port number. Fairly easy install as docker installs go.
Synology Networking 102: How a VPN (Tailscale) Works
Просмотров 5154 месяца назад
A very surface level explanation of how you can use a Tailscale VPN to access your Synology NAS when you're not in the same network. There's much more to networking and this subject than I, a mere hobbyist, can explain. But hopefully this lifts some of the fog on how VPNs work. If you're looking to use a VPN for internet protection while using wifi at the airport or coffee shop, look up using t...
Synology Networking 101: IP Addresses and Port Numbers
Просмотров 6304 месяца назад
Switching it up. Here's a part 1 overview on basic Synology networking. This a real basic idea of how IP address and port numbers are used on your Synology NAS. Please excuse the bad firewall example. If you want to only have one machine access your NAS by IP address, you'll have to do more than what I talk about here. There are plenty of great Synology firewall tutorials out there though. The ...
Use Linux in a web browser with Docker on a Synology NAS (Webtop)
Просмотров 2,6 тыс.5 месяцев назад
Tutorial on how to fire up Webtop. This Docker container lets you use a Linux Desktop on your Synology NAS that you can access with a web browser. The installation is pretty quick, but I took a few minutes to show a little Linux Command Line fun. Or CLI if we wanna use slang for command line. Note that it's a little limited. If you're using Linux tutorials out there, you might hit some speed bu...
Folder Sync Between Devices | Syncthing on a Synology NAS
Просмотров 2,8 тыс.5 месяцев назад
Tutorial on how to install Syncthing on a Synology NAS using Synology's Container Manager / Docker Compose. You can put Syncthing on Android, Windows, Linux, MacOS, Docker (no iOS unfortuntately) and sync folders between all of these machines. Once you get it working it's speedy and easy to manage.
Install a Docker App Store on a Synology NAS (Runtipi)
Просмотров 3,6 тыс.6 месяцев назад
Install a Docker App Store on a Synology NAS (Runtipi)
Install FreshRSS on a Synology NAS using Container Manager / Docker Compose
Просмотров 1,2 тыс.6 месяцев назад
Install FreshRSS on a Synology NAS using Container Manager / Docker Compose
How to install a Palworld Server on a Synology NAS (Container Manager / Docker Compose)
Просмотров 1,9 тыс.6 месяцев назад
How to install a Palworld Server on a Synology NAS (Container Manager / Docker Compose)
Lube Logger / Car Maintenance Tracking Install on Synology NAS (Container Manager / Docker Compose)
Просмотров 1,3 тыс.6 месяцев назад
Lube Logger / Car Maintenance Tracking Install on Synology NAS (Container Manager / Docker Compose)
Jellyfin on a Synology NAS with Hardware Acceleration in 2024 (Docker Compose / Container Manager)
Просмотров 10 тыс.7 месяцев назад
Jellyfin on a Synology NAS with Hardware Acceleration in 2024 (Docker Compose / Container Manager)
Install Tandoor on a Synology NAS (Docker Compose / Container Manager / Recipes)
Просмотров 1,9 тыс.7 месяцев назад
Install Tandoor on a Synology NAS (Docker Compose / Container Manager / Recipes)
Install Firefly III + Data Importer on a Synology NAS (Personal finance manager)
Просмотров 6 тыс.7 месяцев назад
Install Firefly III Data Importer on a Synology NAS (Personal finance manager)
Install Home Assistant on a Synology NAS using Docker Compose (Container Manager)
Просмотров 9 тыс.7 месяцев назад
Install Home Assistant on a Synology NAS using Docker Compose (Container Manager)
10 Minute Install of Nextcloud on a Synology NAS (Container Manager / Docker Compose / MariaDB)
Просмотров 15 тыс.7 месяцев назад
10 Minute Install of Nextcloud on a Synology NAS (Container Manager / Docker Compose / MariaDB)
How to install Photo Prism on a Synology NAS using Container Manager (Docker Compose)
Просмотров 3,5 тыс.8 месяцев назад
How to install Photo Prism on a Synology NAS using Container Manager (Docker Compose)
How to install a Minecraft Server on a Synology NAS with just Container Manger / Docker Compose.
Просмотров 9 тыс.8 месяцев назад
How to install a Minecraft Server on a Synology NAS with just Container Manger / Docker Compose.
How to install Portainer on a Synology NAS using Container Manager / Docker Compose
Просмотров 7 тыс.8 месяцев назад
How to install Portainer on a Synology NAS using Container Manager / Docker Compose
How to install Immich on a Synology NAS using Container Manager / Docker Compose
Просмотров 9 тыс.8 месяцев назад
How to install Immich on a Synology NAS using Container Manager / Docker Compose
How to install Memos on Synology NAS using Container Manager (docker compose)
Просмотров 1 тыс.9 месяцев назад
How to install Memos on Synology NAS using Container Manager (docker compose)
How to install Linkding on Synology NAS using Container Manager
Просмотров 5249 месяцев назад
How to install Linkding on Synology NAS using Container Manager