Tag

webdav

1 views collected around this technical thread.

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.

DockerNextcloudcloud 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.

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