Skip to content

just some practice, nothing interesting here

Notifications You must be signed in to change notification settings

ilbonte/kickoff

Repository files navigation

./gradlew clean war

docker build -t bonte/kickoffkata .

docker run --rm=true -it -p 8081:8080 bonte/kickoffkata

Visit: http://localhost:8081/kick-off-kata-1.0-SNAPSHOT/hello/guest

To enter the container:

docker ps and get ContainerID

docker exec -it 2f /bin/sh

Todo

[] DB [] migrazioni [] variabili d'ambiente [] framework? [] Deploy in pro "manuale" [] CI/CD [] Gestione sessioni [] Gestione properites per gli ambienti


Cose fatte:

Per tomcat dobbiamo:

Aggiunto travis:

  • yml
  • account sul sito travis e attivato repo

DB:

  • aggiunto mysql

About

just some practice, nothing interesting here

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages