Skip to main content

Security options

Managing Galaxies site security settings

To change the security settings of a Galaxies site, try the following:

  1. Navigate to the Galaxies site management area.
  2. Select the site from the list by clicking the site name. The site record will open.
  3. Click the Security tab. The security management interface will be shown.

Galaxies site security form interface

Password protecting your Galaxies site

It is possible to deploy your Galaxies website as a password protected extranet.

  1. Navigate to the site's security settings management area.
  2. Toggle the Password protect website control. The Website accounts table will become active. At least one password protected user must be added to enable this setting.
  3. Click the Add button. The Add Access Account form will be displayed.
  4. Complete the account details and click the Add button to proceed. The new account will be added to the table on the page.
  5. Click the Save button, the page will refresh and a success message shown.
  6. Click the Republish button to apply the change to your Galaxies site.
note

Upon toggling protection (enabling or disabling) you'll need to click the republish button to apply the change to your Galaxies site.

When you visit the Galaxies website frontend after republishing, you will be prompted to authenticate before the content of the site is rendered.

Assigning an SSL certificate to your Galaxies site

  1. Navigate to the site's security settings management area.
  2. Toggle the Use SSL control. The SSL management fields will become active.
  3. Complete the SSL fields with the location of each file. Eg. /etc/httpd/ssl/mysite.cr and /etc/httpd/ssl/mysite.key
  4. Click the Save button, the page will refresh and a success message shown.
  5. Click the Republish button to apply the change to your Galaxies site.
danger

This section should be completed with caution since adding invalid or empty paths to certificates can bring the site down.

Security fields

FieldNotesRequired?
Password protect websiteWhen enabled this will allow configuration of accounts to view the site, and by default restrict access to your site to only those who have authenticated.
Website accountsCombinations of name, username and password that allow a visitor to view a password protected site.
Use SSLWhen enabled this will allow configuration of the SSL certificate fields for the site.
SSL certificate informationThe location of the SSL certificate file on your server's file system. Eg. /etc/httpd/ssl/mysite.cr
SSL key locationThe location of the SSL key file on your server's file system. Eg. /etc/httpd/ssl/mysite.key
Certificate authorityThe location of the certificate authority file on your server's file system