Skip to content

Latest commit

 

History

History
executable file
·
30 lines (22 loc) · 512 Bytes

File metadata and controls

executable file
·
30 lines (22 loc) · 512 Bytes

java-cli-millbuild-ssl-postgresql-data-type-hstore

Description

Creates a small table dog that uses a key value pair data type.

Uses self-sign ssl.

Tech stack

  • java
  • millbuild
    • log4j
    • postgresql driver

Docker stack

  • alpine:edge
  • postgresql:alpine
  • nightscape/scala-mill

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h

Credit

HStore data type info