How To Back Up a Synology NAS to object storage
Synology makes a variety of home and business network attached storage devices (NAS) running their Linux-based DiskStation Manager software. object storage is an object storage…
Synology makes a variety of home and business network attached storage devices (NAS) running their Linux-based DiskStation Manager software. object storage is an object storage…
In this hands-on tutorial, you’ll learn how to set up a preconfigured Prometheus, Grafana and Alertmanager monitoring stack on your Kubernetes cluster.
Create a Node.js app to upload a file to your the cloud provider Space
Download the Kubernetes White Paper Running Cloud Native Applications on Kubernetes (PDF) The Running Cloud Native Applications on Kubernetes White Paper brings readers through a variety of cloud…
This tutorial goes over how to back up WordPress data to object storage. It covers WordPress plugins, manual backups using S3cmd, and automation scripts using cron.
Django is a powerful web framework that can help you get your Python application or website off the ground quickly. It includes several convenient features like an object-relational mapper, a Python API, and a…
Duplicity is a command-line utility written in Python that produces encrypted tar volumes for storage on a local or remote repository. It uses the GNU Privacy Guard (GPG) to encrypt and sign its archives and the rsync algorithm to create incremental, space-efficient backups. In this tutorial, we will install Duplicity and go over how to back up project data to object storage.
Velero is a convenient backup tool for Kubernetes clusters that compresses and backs up Kubernetes objects to object storage. It also takes snapshots of your cluster’s Persistent Volumes using your cloud provider’s block storage snapshot features, and can…
Cuando se ejecutan múltiples servicios y aplicaciones en un clúster de Kubernetes, una pila de registro centralizada de nivel de clúster puede servirle para clasificar y analizar rápidamente el gran volumen de datos de registro producidos por sus Pods. Una solución de registro…
FileZilla Pro is a file transfer solution that works with FTP, SFTP, FTPS, and WebDAV protocols. In 2001, the original FileZilla project brought an open-source, cross-platform file access and transfer application to users. Today, FileZilla Pro…