Cómo configurar Laravel, Nginx y MySQL con Docker Compose
El autor seleccionó a The FreeBSD Foundation para recibir una donación como parte del programa Write for DOnations. Durante los últimos años, Docker…
El autor seleccionó a The FreeBSD Foundation para recibir una donación como parte del programa Write for DOnations. Durante los últimos años, Docker…
El autor seleccionó la Apache Software Foundation para recibir una donación de $100 como parte del programa Write for DOnations. Una pila de software LEMP es un grupo de…
How fast a website will load depends on the size of all of the files that have to be downloaded by the browser. Reducing the size of files to be transmitted can make the website not only load faster, but also cheaper to those who have to pay for their bandwidth usage. In this guide, we’ll discuss how to configure Nginx installed on your Ubuntu 14.04 server to utilize `gzip` compression to reduce the size of content sent to website visitors.
By default, Jenkins comes with its own built-in Winstone web server listening on port 8080, which is convenient for getting started. As soon as you’re serious about using Jenkins, however, it should be secured with SSL to protect passwords and other sensitive data transmitted…
Ordinarily, you connect to an SSH server using a command line app in a terminal, or terminal emulator software that includes an SSH client. Some tools, like Python’s [WebSSH](https://pypi.org/project/webssh/), make it possible to instead connect over SSH and run a terminal directly in your web browser.
In this guide, we will show you how to set up a self-signed SSL certificate for use with an Nginx web server on an Ubuntu 20.04 server.
HTTP redirects are used to redirect web site visitors to new locations when they request content. These are useful for a variety of reasons, whether permanent or temporary. This guide will demonstrate how to redirect visitors using Apache and Nginx.
Kubernetes is an open source container orchestration system. It allows you to create, update, and scale containers without worrying about downtime. In this tutorial, you will deploy a PHP 7 application on a Kubernetes cluster with Nginx and PHP-FPM running in separate containers.
In this the cloud provider article, we will learn a couple of different ways to take your Sinatra application out of its hidden box and share it with the world on Ubuntu using different and interesting technologies and methods.
Автор выбрал фонд Electronic Frontier Foundation для получения пожертвований в рамках программы Write for DOnations. Cloudflare — это…