Docker is a popular container application to host an application on a container instead host it into the server. Docker has a free public registry, named Docker Hub that can host custom Docker images. But, there is a condition that Read more...
This tutorial will help you setup Laravel with Nginx in Ubuntu. In this tutorial, we will use Ubuntu 18 server to deploy Laravel. Laravel is a web application framework written in PHP language. To setup Laravel in your Ubuntu Server with Read more...
This article will explain how to deploy container in Cloud Raya using Docker. Before knowing how to deploy container using docker, let's understand the basic of it. What is Docker? Docker is a tool that allows developers, sys-admins, etc. to Read more...
Read this article to get a better understanding on how to secure your CentOS with iptables. The Cloud Raya instance control panel has its own security firewall which based on ports (TCP, UDP, and ICMP), you can manage it through Read more...
Squid is a full-featured web proxy cache server application which provides proxy and cache services for HTTP, FTP, and other popular network protocols that you can easily install in Ubuntu. This guide will show you how to create your own Read more...