Tagged articles
4 articles
Page 1 of 1
Programmer DD
Programmer DD
May 14, 2020 · Cloud Computing

Build Your Own Private Cloud Storage with Docker and Nextcloud

This guide walks you through selecting an open‑source cloud storage solution, installing Docker, deploying Nextcloud, configuring WebDAV, accessing the service from PC and mobile, and exploring plugins, providing step‑by‑step commands and screenshots to help you set up a secure private cloud drive.

DockerWebDAVnextcloud
0 likes · 5 min read
Build Your Own Private Cloud Storage with Docker and Nextcloud
Top Architect
Top Architect
Apr 19, 2020 · Cloud Computing

How to Build a Private Cloud Storage with Nextcloud and Docker

This guide explains why you might need a private cloud, compares several open‑source solutions, and provides step‑by‑step instructions—including Docker installation and Nextcloud deployment—so you can quickly set up a multi‑device synchronized cloud storage on a CentOS 7 VPS.

LinuxWebDAVcloud storage
0 likes · 7 min read
How to Build a Private Cloud Storage with Nextcloud and Docker
Ops Development Stories
Ops Development Stories
Jul 26, 2019 · Operations

Master HTTPS and Advanced Nginx Rewrite: From SSL Setup to Anti‑Hotlinking

This guide explains HTTPS and SSL fundamentals, shows how to generate certificates with OpenSSL, configures Nginx for secure HTTPS, details the rewrite module including break, if, return, and set directives, demonstrates read‑write separation using WebDAV, and provides anti‑hotlinking techniques with valid_referers.

HTTPSSSLServer Configuration
0 likes · 16 min read
Master HTTPS and Advanced Nginx Rewrite: From SSL Setup to Anti‑Hotlinking