How To Back Up Your Git Repository To object storage
Spaces is the cloud provider’s object storage solution.
Spaces is the cloud provider’s object storage solution.
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 covers how to migrate your data and website off of a different VPS provider to the cloud provider. The basic procedures are the same regardless of where you are migrating from. We discuss some strategies for maintaining data integrity and creating a similar operating environment on a new VPS instance.
<$>[warning] Внимание: Более ранняя версия этой статьи включала упоминание Ubuntu 14.04. Хотя обновление с версии 14.04 может успешно завершиться, обновления с одной версии LTS до следующей версии LTS по умолчанию отключены до момента выхода первого обновления новой версии…
In this guide, we’ll demonstrate how to set up scheduled logical backups of a MongoDB instance to object storage using mongodump, Bash, and cron. In addition, we’ll perform a data recovery exercise using mongorestore.
Ubuntu’s next Long Term Support release, version 16.04 (Xenial Xerus), is due to be released on April 21, 2016. This guide explains the upgrade process for systems including (but not limited to) cloud servers running Ubuntu 15.10.
One of the most exciting features about version 2 of the cloud provider’s API is the inclusion of OAuth authentication. This allows users to grant access to applications to use their account. As a developer, you can request access from your users through a simple web UI which will streamline the process of gaining account authorization. In this guide, we will discuss how to interact with this feature as both a user and developer.
This tutorial walks you through all the steps of deploying a static website to the cloud with an app platform, including how to get started with GitHub. If you don’t have a static site, you can use our sample site to learn how App Platform works.
Cloud hosting is a method of using online servers in an affordable, scalable, and reliable way. In this guide, we will go over the common components in a cloud hosting environment, including different types of virtualization and how they might affect your experience when working with a cloud server.
In this tutorial you’ll deploy a containerized Django polls application into a Kubernetes cluster. Django is a powerful web framework that can help you get your Python application off the ground quickly. It includes several convenient…