Tag apache

onlyoffice-upgrade-docker-container

How to upgrade OnlyOffice document server

Few months back I wrote an article on how to install OnlyOffice document server on Ubuntu 22.04 server and connect it to your Nextcloud instance. But what if you want to upgrade the document server at some stage? So here today I am going to guide you step by step how to upgrade OnlyOffice document server.
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.