Installing Omeka Classic Manually Under Reclaim Cloud

The easiest way to install Omeka Classic on Reclaim Cloud is to use the installer in the Marketplace, however if you have an Omeka Classic environment that you prefer to install manually, or you just want to know what a multi-node environment setup can look like for LAMP applications, this guide may still be useful!

Creating the Environment

The first thing we need to do is create an environment. This will be an Apache server along with a MySQL database. Click New Environment in the upper left of your Reclaim Cloud Dashboard.

New Environment

For this guide I’m using the default settings.

 

Click the Create button once everything is set up as you would like.

Downloading Omeka Classic

The next step is to download the Omeka Classic installation zip from Omeka Classic - Download

Save this file to your computer hard drive.

Deploying the Application

We can now deploy Omeka. Click the > symbol in front of your environment. This will expand the available options.

Under Deployments click the yellow symbol Deploy Archive as shown below.

 

Select the Omeka zip file from your local computer and click Deploy

Deploy

After a short amount of time uploading the file, it will now be running under your environment.

 

Creating the Database

The next step is to create a database and user. Omeka will use this to store the information it needs to function.

You will have an e-mail in your mailbox titled MySQL Node Successfully Added to Your Reclaim Cloud Environment This will provide the necessary information for logging into phpMyAdmin.

phpMyAdmin

Once logged in, click New on the left hand side.

New

We can now create the database. This can be given any name you wish. For this example I’m using omeka-test_om1 Once you have entered the name to be used, click Create

Create database

The database will appear on the left hand side.

Screen Shot 2020-09-20 at 7.22.36 PM

Adding a User

Next we need to create a user. Click User accounts along the top of the phpMyAdmin home screen.

 

Click Add user account

Add user account

The user name can be whatever you like. I typically prefer to have it the same as the database to keep things simple. Enter a password and re-type it.

 

All privileges under Data and Structure should be assigned.

Privileges

At the bottom of the page click Go which will create the database user.

 

Updating the db.ini file

We now need to transfer the database settings into the Omeka db.ini file. This includes the IP address of the database which can be found when clicking the > symbol in front of SQL Databases in the Dashboard. Please note, your database will have a different IP than the one shown here.

Database IP Address

Under Application Servers click on the wrench which is labelled as Config

 

We can now navigate to /webroot/ROOT by double clicking on each name in the window that opens.

 

Finally we’ll have access to the db.ini file which can be opened by double clicking on it or by clicking the gear icon and selecting Open from the pop up menu.

db.ini Open

The hostusernamepassword and dbname fields need to be updated with the corresponding values. Once this has been done click Save to save the changes.

 

Opening the URL to our environment will now reveal the Omeka Configuration screen where we can set up the Default Superuser Account.

Was this article helpful?
0 out of 0 found this helpful

Articles in this section

See more
Reclaim Hosting Support Hours
8:00 am - 5:00 pm ET, Monday through Friday
Submit a Ticket
Get a quick and helpful response from the pros.
Need Extra Support?
No problem, we're here to help! Talk to us about Professional Services or custom Service Level Agreements.