Skip to content

Latest commit

 

History

History
executable file
·
31 lines (23 loc) · 445 Bytes

File metadata and controls

executable file
·
31 lines (23 loc) · 445 Bytes

groovy-cli-gradle-ssl-postgres-hibernate-trigger

Description

Creates a small database table called dog and populates with hql.

Added an insert trigger to dog.

Uses self-sign ssl.

Tech stack

  • groovy
  • gradle
    • hibernate
    • hql
    • log4j
    • postgres driver

Docker stack

  • alpine:edge
  • gradle:jdk11
  • postgres:alpine

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h