Quick Start Guide

The easiest way to quickly setup and install dotCMS starter site is by using the standard dotCMS Docker images.

Installation Steps#


  1. Have Docker installed. See installing Docker if you do not have it installed.
  2. Follow this Getting Started guide.

Other Notes#

Accessing your dotCMS#


To view the front end of the dotCMS site, enter the following address in your browser:

Please note: To access the dotCMS Admin tools you should always use a HTTPS/SSL port as many of the cookies used to manage session are marked https-only. Be sure the appropriate ports are open.

https://local.dotcms.site:8443

If this address does not work due to port closures, DNS issues, or other reasons, you can achieve the same result through either of the following:

To log in to the Admin console on the starter site:

  1. In your browser, go to https://local.dotcms.site:8443/dotAdmin (or the comparable localhost address)
  2. Login using the admin credentials from the dotCMS log files:
Usernameadmin@dotcms.com
Password(Displayed in the startup logs. See above)