Knowledge base — Page 24

03.03.2025
891
Knowledge base / Instructions
How to Run the Auto-Installation Script for MODx

MODx is a flexible CMS and web development framework that provides full control over code and site structure. Instead of rigid themes, it uses custom templates, snippets, and chunks. In this article, we’ll explain how to install MODx on a THE.Hosting virtual server using just one script—without needing to use the terminal.

28.02.2025
1 097
Knowledge base / Instructions
SilverStripe: Installation Guide on Your Server

SilverStripe is an open-source CMS (Content Management System) and PHP framework designed for developing web applications and websites. It provides powerful tools for developers and an intuitive interface for content managers.

27.02.2025
1 036
Knowledge base / Instructions
How to Run the Ghost Auto-Installation Script

Ghost is a modern content management platform designed for publishing articles, blogs, and media content. It was created as a lightweight and fast alternative to WordPress, with a focus on minimalist design, speed, and convenience for authors.

26.02.2025
3 827
Knowledge base / Instructions
Jellyfin: A Free Media Server for Linux Users

Jellyfin is an open-source media server. Unlike many similar applications, Jellyfin is completely free and does not lock any features behind a subscription.

25.02.2025
1 831
Knowledge base / Instructions
Simple Guide to Deploying Django on Ubuntu

Django is one of the most popular frameworks for building web applications in Python. It simplifies working with databases, handling HTTP requests, and managing users. However, for production use, Django requires proper configuration and integration with other tools. In this guide, we will cover the full process of deploying Django on an Ubuntu 24.04 server using PostgreSQL for data storage, Gunicorn for request handling, and Nginx as the web server.