Linux Tutorials on the topic “nginx”
-
How to Install Flask with Nginx and Gunicorn on Ubuntu 22.04
Author: Arvid L • Tags: linux, nginx, ubuntu, web server • Comments: 0 • Published: Jul 08, 2022Flask is a microframework written in Python for developing modern web applications and API (Application Programming Interface). In this post, we will show you how to install and configure the Python Flask Web Framework with Gunicorn and Nginx on the Ubuntu 22.04 system.
-
How to Install Gitea using Docker on Ubuntu 22.04
Author: Arvid L • Tags: linux, nginx, server, ubuntu • Comments: 0 • Published: Jun 29, 2022Gitea is a free and open-source self-hosted Git service like GitHub, BitBuacket, and GitLab. In this tutorial, you will learn how to install and configure the self-hosted Git server named Gitea with Docker on the latest Ubuntu 22.04 server. This also covers the installation and configuration of the Nginx web server as a reverse proxy for the Gitea container service.
-
How to Install Nginx with PHP and MySQL (LEMP Stack) on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, mysql, nginx, php, ubuntu • Comments: 2 • Published: Jun 28, 2022The LEMP software stack is a group of open-source software that enables a server to host dynamic websites and apps written in PHP. This guide will show you to install a LEMP Stack on an Ubuntu 22.04 server.
-
-
How to Install SuiteCRM with Nginx and Free Let's Encrypt SSL on Ubuntu 22.04
Author: Navjot Singh • Tags: linux, nginx, server, ubuntu, web server • Comments: 0 • Published: Jun 21, 2022SuiteCRM is an open-source customer relationship management solution written in PHP. It's a fork of the popular SugarCRM software after SugarCRM stopped releasing its community edition. In this post, you will learn how to install SuiteCRM using the Nginx web server and Let's Encrypt SSL on Ubuntu 22.04.
-
How to Install PhpMyAdmin with Free Let's Encrypt SSL on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, mysql, nginx, server, ubuntu • Comments: 0 • Published: Jun 15, 2022phpMyAdmin is a free, open-source, and web-based application used for managing databases via a web browser. It provides a simple and user-friendly web interface that helps database administrators to query and manage MySQL and MariaDB databases.
-
How to Install GlassFish JAVA Application Server on Ubuntu 22.04
Author: Hitesh Jethva • Tags: linux, nginx, server, ubuntu, web server • Comments: 0 • Published: May 30, 2022Glassfish is a free and open-source server used for deploying Java-based applications. In this post, we will show you how to install the Glassfish server with Nginx as a reverse proxy on Ubuntu 22.04.
-
How to Install and Use Nginx Proxy Manager with Docker
Author: Navjot Singh • Tags: centos, debian, linux, nginx, server, ubuntu, web server • Comments: 3 • Published: Apr 12, 2022A reverse proxy is a web server that can sit in front of another web server or a web service. It can encrypt outgoing traffic, act as a load balancer, redirect traffic, and offer protection. This tutorial will teach you how to install the Nginx proxy manager on a Linux server using Docker. We will cover all popular Linux distributions in a single tutorial.
-
How to Install Supabase with Docker on Debian 11
Author: Navjot Singh • Tags: debian, linux, nginx, server • Comments: 3 • Published: Apr 11, 2022Supabase is an open-source Firebase alternative that provides you with all the tools needed to develop your applications. Supabase offers a PostgreSQL database, user authentication, storage and a real-time API and integrates with popular frameworks and tools such as Angular, Flutter, Next.js, React, Svelte and Vue.
-
How to Install BoxBilling on Debian 11
Author: Arvid L • Tags: debian, linux, nginx, web server • Comments: 1 • Published: Apr 01, 2022BoxBilling is a community-driven billing software written in PHP. It is free and open-source billing designed to be easy to use for both clients and sellers. In this tutorial, we will show you how to install BoxBilling with Nginx, PHP-FPM, and MariaDB on Debian 11 Bullseye.
-
How to Install Laravel PHP Framework with Nginx and Free Let's Encrypt SSL on AlmaLinux 8
Author: Hitesh Jethva • Tags: linux, nginx, php, server, web server • Comments: 0 • Published: Mar 30, 2022Laravel is a free, open-source, and lightweight PHP web framework used for building PHP-based web applications. It is popular due to its elegant syntax, advanced features, and robust toolset. In this post, we will show you how to install Laravel with Nginx on Alma Linux 8.