Environment Configuration

Deploying sites via multitenancy

This is a temporary support article for those interested in experimenting with multitenancy. One-click kit installations will be in development soon to simplify this process. Gist with scripts and config modifications

DDoS protection & mitigation

The MightyBox platform monitors for DDoS attacks at the network level and, when recognized, will vacuum nefarious traffic away from your nodes to protect your site.  It is possible, however, that an attack can happen without automatically being identified. If you...

Connecting to a MightyBox node via SSH

Note: any changes made via SSH that do not take place in a shared storage node folder must be performed on each node individually. MightyBox supports two SSH connection methods:  Web SSH The platform allows you connect to any node directly through the browser via...

Change an environment’s PHP version

You can redeploy an environment with a new version of PHP in just a few steps: Open the environment topology manager and locate the PHP version: Click to open the deployment manager, where you'll see a dropdown with options in the format of X-php-Y where "Y" is the...

BuddyBoss environment configuration

BuddyBoss has several unique requirements that must be configured properly for optimal platform functionality. Disable conflicting firewall rule for BuddyBoss app In the fileĀ /var/www/conf/comodo_litespeed/26_Apps_WordPress.confremove or comment out the following...

Accessing nodes with root user

In most cases, SSH access to nodes within your environment is intentionally scoped to an application-specific user to prevent accidental corruption of key container configuration. We understand, however, that some users may occasionally need full root access to...

How to manually enable direct SFTP access via password

Our SSH gateway provides convenient access to all of your environments via SSH keys, but sometimes password-based access is required (to give clients or other non-MightyBox users a login, for example). Take the following steps to enable this direct SFTP access to your...