Running multiple websites

From ULYSSIS documentation
Revision as of 01:33, 26 October 2020 by Casper (talk | contribs)

It's definitely possible to run multiple websites on a single ULYSSIS account. So you do not need to buy a new account to run a secondary website on. Very often this is used for running a wiki installation together with a wordpress installation, but in fact you can combine almost any CMS, software, etc. This is also called 'running multiple instances'.

For example: you have your primary WordPress installation, but beside that you would also like a blog that runs on Joomla. By following this guide, you can make your WordPress run on yourorganization.be and a blog on blog.yourorganization.be

So to run multiple installations on your website, you will need to follow a few easy steps:

First of all, you will need to access one of our shell servers. For more information about how to do this, you can visit: Accessing your files.

Continuing, we need to make a new directory in your homedir, next to the www folder where you placed the first installation of the CMS. It is possible to place the new directory inside your www folder, but we do not recommend this because it will be very confusing for later maintenance/updates. We also recommend to name this directory to something obvious (e.g. a directory named wiki for a wiki installation), this will help others in the future.

Next, you will need to send us an email at ulyssis@ulyssis.org to connect the new directory to a subdomain. The information you need to send us is: the path (often this will look something like this: /home/user/<your_username>/<name_of_the_directory) of the new directory, and the subdomain you want this website to be on (e.g. wiki.yourorganization.be).

When you receive a reply back from us that everything is in order, you will need to follow the steps from https://docs.ulyssis.org/Setting_up_WordPress, https://docs.ulyssis.org/Setting_up_Joomla or https://docs.ulyssis.org/Setting_up_Drupal (depending on what CMS you want to install) again, and install the new website in the right directory.

Here follows a list of things you should be careful of when following all of these steps:

Notice Warning

Make sure you install the new instance in the correct folder


Notice Warning

Be careful when using the .htaccess file, as it may cause problem with multiple installations


Notice Warning

When installing your new CMS, make sure you configure the setting properly for this installation as it may not be exactly the same as your previous setup


Notice Warning

Provide the correct information when sending us an email for connecting the directory to the chosen subdomain