October is a content management system built using the Laravel framework.

After you connect your server to SellCloud, you can install October CMS on your server using SFTP.

Creating an App in SellCloud

First, you'll need to create an app in SellCloud. Click + Create App at the top of your server's Apps page.

If you want to deploy October, you must have first set up your new system user.

Name your app and select the server you want this app to be on.
october content management system

You may also select the system user you want to run this app.

Click Create App to submit the form. You'll be shown some details about the app, including the location of your web root directory.

Creating a Database

October uses a MySQL database, so we'll create one now.

Open your app's Databases tab in SellCloud and click + Create Database.

Choose a database name. A database username and password will be generated for you. Write these down so you can enter them into the October installer, and then click Create to submit the form.
october content management system

If you forget to write down the database password and need to reset it, just click on the database user in Sellcloud to see the change password form.

Installing October Using SFTP

Now, it's time to install October on your server.

Visit https://octobercms.com and click Download Installer.
october content management system

Your browser will begin downloading an archive titled install-master.zip.

Log in to your server through Cyberduck (or your preferred SFTP client) with the username sellcloud and its password. (If you’ve just followed our tutorials on uploading files and configuring Cyberduck, then you might still be connected to your server.)

Follow this path to your app directory, where APPNAME is the name of your app (we use "octobercms" in this tutorial):

apps/APPNAME

Drag the install-master.zip file from your computer's Downloads folder and drop it into your app directory in Cyberduck.
october content management system

Delete your app directory's current public folder.

Next, click once on install-master.zip and select Expand Archive from the Cyberduck menu.
october content management system

When the file has decompressed, delete the archive and rename the new folder to public.
october content management system

Click Rename when the alert appears.

In your browser, visit http://YOUR.DOMAIN/install.php.

October will begin a system check. Once complete, review the license agreement and click Accept and Continue.
october content management system

On the next page, enter the MySQL database name, username, and password you created in SellCloud, leave the host set to localhost and the port blank.
october content management system

Click Administrator.

Complete the form for your October admin account and click Continue. Do not worry about the advanced settings; you can change them later.
october content management system

That's It!

October has been installed on your server, and you can now begin setting up your site.
october content management system

After installing October, be sure to delete install.php and the install_files directory from your server.
Alert: Please view the latest updated tutorial here: Panel Tutorials
Alert: For Control Panel Help & Tutorials, click here: Panel Tutorials
Was this answer helpful? 0 Users Found This Useful (0 Votes)

Powered by WHMCompleteSolution