Tag apache

how-to-setup-plausible-on-ubuntu-22.04-with-apache-proxy

Setup Plausible on Ubuntu 22.04 with Apache proxy

Plausible is an alternative to Google Analytics and Matomo. It is a web based analytics software which you can self-host too on your own server. They also provide cloud accounts to host your data on their servers like Google Analytics. Here I will guide you how to setup Plausible on Ubuntu 22.04 with Apache as proxy and SSL certificate from Let's encrypt on your own server.
install-rocket-chat-with-apache-proxy-and-ssl

Install Rocket Chat with Apache proxy and SSL

Installing Rocket Chat on your own server gives you full control over your data. In this article, I will guide you through the process of installing Rocket Chat with Apache proxy and SSL from Let's encrypt for added security.
Mediawiki-installation-on-Ubuntu-22.04

Install MediaWiki on Ubuntu 22.04 LTS

MediaWiki is a free and open source software. I will show you how to install MediaWiki on Ubuntu 22.04 LTS with free SSL [step by step guide].
how-to-install-snipe-it-on-ubuntu-22.04

How to install Snipe-IT on Ubuntu 22.04

Snipe-IT is an asset management system which can be self hosted too. It provides user friendly UI and has a powerful API. In this guide I will show you how to install Snipe-IT on Ubuntu 22.04 LTS with PHP 8.1 and MariaDB.
apache-with-brotli-compression

Enable brotli compression on Apache on Ubuntu

Apache by default have gzip compression enabled on all recent versions. But brotli is much better compression than gzip. If you would like to enable brotli on Apache on Ubuntu, read on how to do that.
onlyoffice-docker-installation-with-proxy

Install OnlyOffice on Ubuntu 22.04 and connect to Nextcloud

Nextcloud 24 and above comes with a default Office suite now which is based on Collabora CODE version and it works pretty well. But if you want to install OnlyOffice on a separate Ubuntu 22.04 server and then connect it to Nextcloud instead, read on how to do that.