Tag database

Install-Mattermost-with-PostgreSQL-on-Ubuntu-22.04-server

Install Mattermost with PostgreSQL on Ubuntu 22.04 server

Mattermost, a popular team messaging platform, provides a self-hosted solution that gives you full control over your communication environment. This guide will walk you through the process of how to install Mattermost on an Ubuntu 22.04 server, utilizing PostgreSQL as the backend database. By the end of this tutorial, you'll have a messaging system up and running, allowing your team to collaborate securely and efficiently.
How-to-set-up-Redmine-on-Ubuntu-22.04-with-Apache

How to set up Redmine on Ubuntu 22.04 with Apache

Redmine is a powerful open-source project management and issue tracking tool. Whether you are a small team or large organization, Redmine can help your project management process allowing you to collaborate easily. In this guide, I'll walk you through how to set up Redmine on Ubuntu 22.04 LTS alongside the Apache web server.
install-nextcloud-27-on-ubuntu

Install Nextcloud 27 (Hub 5) on Ubuntu

Nextcloud 27, just like Nextcloud 26, is heavily reliant on AI, and the feature set is primarily driven by AI itself. In this article, I will guide you through the step-by-step process of how to install Nextcloud 27 (Hub 5) on an Ubuntu server (22.04 LTS).
installing-piwigo-on-ubuntu-server

Guide to Installing Piwigo on Ubuntu Server

Piwigo is a powerful open-source photo gallery software that allows you to easily manage, organize, and share your photos online. With its user-friendly interface and extensive features, Piwigo has become a popular choice for individuals, photographers, and organizations alike. In this guide, we will walk through the step-by-step process of installing Piwigo on Ubuntu Server, ensuring a smooth installation and configuration.
change-nextcloud-database-from-sqlite-mariadb

How to Migrate Nextcloud Database: SQLite to MariaDB

I noticed that some users have installed Nextcloud with SQLite on a production system. This is suitable for a user or two with lower server load. However, if you are considering switching to a more reliable database for improved performance, you can utilize MariaDB, MySQL, or PostgreSQL. In this article, I will guide you on how to migrate the Nextcloud database from SQLite to MariaDB.
install-matomo-on-ubuntu-server

How to install Matomo (Piwik) on Ubuntu server

Matomo previously known as Piwik is an analytic tool which can be installed on-premise. It is a Google Analytics alternative with data in your control. If you want to install and setup an analytic tool on your server for different reasons, Matomo is the one you should be looking to install.