Stefan Martinov
|
0e44ca809d
|
Deterministic Log Messaging & Refactoring (#26)
* feat: remove apex log from dependency list & upgrade deps
* chore: remove commented out code
* chore: remove high cardinality metric labels
* chore: add stack trace to failed repo requests
* chore: remove logging and return error instead
* chore: change log messages for contentserver
* chore: add constistent messages to content update routine
* feat: add runtime id, and multierr validator
* chore: rename history
* chore: golint fixes
* chore: simplify (golinter)
* chore: update go version
* chore: remove unused dependencies for new go
* chore: move content update to else statement
* chore: remove go-spew
* chore: bump go version to 1.18
* chore: remove alpine dep for updated deps
* chore: update go version and improve build
* chore: minor reformatting
|
2022-05-26 15:09:11 +02:00 |
|
Frederik Löffert
|
f75f3a09ae
|
Dockerfile build cleanup
|
2020-03-30 23:16:48 +02:00 |
|
Frederik Löffert
|
7280bc5e03
|
Dockerfile: updated go to version 1.14 and alpine to 3.11
|
2020-03-30 22:46:40 +02:00 |
|
Philipp Mieden
|
f5d1117c67
|
set explicit go version in Dockerfile, current latest: 1.12.5
|
2019-05-29 14:19:07 +02:00 |
|
Frederik Löffert
|
4e6eecc673
|
loglevel removed from Dockerfile
|
2019-05-24 15:02:15 +02:00 |
|
Philipp Mieden
|
7c29ec73e4
|
updated Dockerfile to log json in production
|
2019-05-23 14:23:42 +02:00 |
|
Stefan Martinov
|
d0e9a2966a
|
chore: add correct expose file and better makefile
|
2019-05-08 18:04:58 +02:00 |
|
Stefan Martinov
|
3eac4bd1b7
|
feat: add prometheus handler and go-modules
|
2019-05-08 17:51:51 +02:00 |
|
Jan Halfar
|
603e604467
|
docker update
|
2017-01-06 22:33:59 +01:00 |
|
Frederik Löffert
|
37d649fbef
|
Fixes #4: read from socket as long as defined jsonLength isn't reached
|
2016-05-19 17:12:15 +02:00 |
|
Frederik Löffert
|
fcfa5a6195
|
Dockerfile: baseimage scratch again
|
2016-05-11 21:37:54 +02:00 |
|
Frederik Löffert
|
ed3f6b5d84
|
from alpine:latest instead of scratch
issues with ssl timeout from curl.haxx.se
|
2016-05-11 17:27:16 +02:00 |
|
Jan Halfar
|
1dffddbee3
|
fixed cli interface and adapted Dockerfile to it
|
2016-03-07 15:55:25 +01:00 |
|
Jan Halfar
|
e18e19f6ac
|
flattened project structure and listened to golint
|
2016-03-07 15:36:34 +01:00 |
|
Jan Halfar
|
f04df0678d
|
docker back to scratch
|
2016-02-23 13:55:19 +01:00 |
|
Jan Halfar
|
32b4c9abfb
|
Merge branch 'master' of github.com:foomo/contentserver
|
2016-02-22 22:08:21 +01:00 |
|
Jan Halfar
|
346a7e9b2f
|
hello alpine
|
2016-02-22 22:00:16 +01:00 |
|
Jan Halfar
|
a3acdcca28
|
fixed docker file
|
2016-02-22 16:50:33 +01:00 |
|
Frederik Löffert
|
d475331ae7
|
Dockerfile added
|
2016-02-04 20:34:37 +01:00 |
|