Skip to content

alberttgomes/management-app

Repository files navigation

How to do Portal Management's Setup

Requirement

  • Blade
  • Docker
  • Gradle
  • Java11

Artifacts

  • Download dump from Drive
  • Download document library from Drive

Prepare Environment

  • Put dump file into /management-env/database/
  • Put document library into /management-ent/liferay/data/

Deploy

  • Go to the modules folder and run the command:
      blade gw clean deploy
    

Up

  • Back to the root project folder and run the command:
      docker compose -p management up --b  build -d
    
    and
      docker compose logs -f liferay
    

Access

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages