Skip to content

CLI tools for implementing uPortal, beginning with version 5.0.0

License

Notifications You must be signed in to change notification settings

drewwills/uPortal-start

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uPortal-start

User Guide

Gradle Tasks

  • startHsql: Starts the embedded HSQLDB uPortal database, which is used in local development environments
  • stopHsql: Stops the embedded HSQLDB uPortal database
  • cleanShared: Deletes the contents of the shared/lib directory in Tomcat, where dependencies that are shared between webapps are placed
  • cleanPortal: Deletes the deployed /uPortal webapp in Tomcat

About

CLI tools for implementing uPortal, beginning with version 5.0.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 57.4%
  • Groovy 14.4%
  • Shell 12.1%
  • CSS 11.7%
  • Perl 2.9%
  • Batchfile 1.5%