New pages

From StageCraft - Wiki
Jump to navigationJump to search
New pages
Hide registered users | Hide bots | Hide redirects

22 July 2025

  • 09:0309:03, 22 July 2025 VPS requirements (hist | edit) [570 bytes] John (talk | contribs) (Created page with "__TOC__ =Introduction= Below are the outlined requirements for installing a server stack on a virtual private server (VPS). This acts as an extension to the Hosting platform requirements that are already outlined. =Operating system= Supported: * Debian linux (recommended) * Ubuntu linux Not Supported: * Windows * CentOS * Redhat =Architecture= Supported: * i386 (x86) * amd64 (x64) * arm64 Unsupported: * PowerPC * armhf =CPU= We recommend a minimum of 2 CPU cores,...")
  • 08:4508:45, 22 July 2025 Install on a blank Debian VPS (hist | edit) [2,503 bytes] John (talk | contribs) (Created page with "__TOC__ =Introduction= In this wiki post. We will guide you through installing StageCraft on a blank Linux VPS. This post will assume that you already have your fully qualified domain name FQDN set up for your domain/subdomain. =Install updates= sudo apt update && sudo apt upgrade -y =Install basic packages= sudo apt install sudo htop curl wget net-tools =Setup PHP's repo= sudo apt install -y lsb-release ca-certificates apt-transport-https software-properties-c...")
  • 07:3007:30, 22 July 2025 Hosting platform requirements (hist | edit) [979 bytes] John (talk | contribs) (Created page with "StageCraft has the following requirements to run on a 3rd party hosting platform. =Webserver (HTTP)= StageCraft was written to work with Apache HTTPD v2 or later. It uses mod_rewrite rules that are baked into the application. In theory, it will work with Nginx. But you will need to translate the rewrite rules first. =PHP= StageCraft currently requires PHP 8.1 to function. This is due to a limitation with the two-factor library. We do plan to overcome this limitation sh...")
  • 07:2307:23, 22 July 2025 Supported hosting platforms (hist | edit) [710 bytes] John (talk | contribs) (Created page with "Below is an overview of compatible hosting platforms that can or cannot run StageCraft. If your hosting platform is not listed below. Please get in [https://stagecraftcrm.com/contact/ contact] with us {| class="wikitable" |- ! Hosting platform !! Status !! Outcome !! Notes |- | [https://www.ionos.co.uk/hosting/web-hosting IONOS] || Tested || Compatible with complications || IONOS's hosting platform does not automatically include the IONCube runtime. You have to install...")
  • 07:1507:15, 22 July 2025 Installation (hist | edit) [164 bytes] John (talk | contribs) (Created page with "__TOC__ =Planning= * Supported hosting platforms =Installation=")