Papka24 / Papka24-core

109 stars 50 forks source link

Build/Config/Deploy #1

Closed stalkermn closed 7 years ago

stalkermn commented 7 years ago

Hey, guys! It would be amazing, if you'll make any spec how to build/configure/deploy this application for ordinary mortal. Probably would be great few options for community and others: 1) Docket/Vagrant 3) Console receipt 4) Preconfigured AWS AMI. 5) Puppet/Chef/Ansible (optional)

Ready to help to cover methods described above. Thanks a lot, waiting for any feedback

Papka24 commented 7 years ago

Sorry, a little bit later.. Build server is simple "gradle shadowJar", build statics "gradle build" (details you can see in gradle files).

SashkaNebesny commented 7 years ago

All the same the description of how to deploy the software would not hurt.

VladyslavKurmaz commented 7 years ago

@stalkermn @SashkaNebesny Please check https://github.com/Papka24/base/pull/9 or pull directly from my fork https://github.com/VladyslavKurmaz/base


Quick start with docker compose

VladyslavKurmaz commented 7 years ago

You can find docker compose howto inside README file