-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deployment configurations #6
Conversation
### What's done: * save-stack.yaml * Dockerfiles
Codecov Report
@@ Coverage Diff @@
## master #6 +/- ##
=========================================
Coverage 92.75% 92.75%
Complexity 11 11
=========================================
Files 4 4
Lines 69 69
Branches 1 1
=========================================
Hits 64 64
Misses 4 4
Partials 1 1
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
### What's done: * spring-boot gradle plugin * Dockerfiles
### What's done: * spring-boot gradle plugin * Dockerfiles
### What's done: * Updated docker-compose.yaml
### What's done: * Added prometheus.yml with docker swarm SD * Added micromether-registry-prometheus for spring boot actuator * Added save-deploy directory
11f85f4
to
c0075b3
Compare
### What's done: * Common gradle task for spring configuration * Wrapped deployment commands in gradle tasks
c0075b3
to
ca67316
Compare
### What's done: * Compile with coverage
### What's done: * Added gradle plugin for setting version
733d117
to
a1822a9
Compare
### What's done: * Enable build-info.properties generation for spring boot
### What's done: * Changed Java version to 11 * Added Versions entries for java version
### What's done: * Use docker-compose instead of swarm for now
8b55d5a
to
c214d7d
Compare
### What's done: * Fix for prometheus config
### What's done: * Fix for prometheus config
### What's done: * Fix for prometheus config
### What's done: * Fix for prometheus config
server.port = 5100 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
create a table with ports
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
### What's done: * Ports allocation
### What's done: * Template docker-compose.yaml.template * Set version during build
### What's done: * Added node-exporter
### What's done: * Use snapshot
### What's done: * Fixes
What's done:
TODO:
Start registry before building images in compose fileseparate command for registry