Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
webservice
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package registry
Container registry
Model registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DevOps (Lecture FB VI)
webservice
Commits
8aba714414ce4c498fc1687cf7c09accaa8c7f6e
Select Git revision
Branches
1
main
default
protected
1 result
webservice
Author
Search by author
Any Author
authors
gjahn
gjahn
1 author
Jan 09, 2024
log-level based logging added to ease debugging persistence on K8s
· 8aba7144
gjahn
authored
1 year ago
8aba7144
A new pipeline is defined to trigger container image building
· 5a9f952d
gjahn
authored
1 year ago
5a9f952d
Update file README.md
· 983f3e4f
Lars Niklas Schröder
authored
1 year ago
and
gjahn
committed
1 year ago
983f3e4f
Dec 20, 2023
Logs: use 'Accept' header if Content-Type is not defined
· 42436d30
gjahn
authored
1 year ago
42436d30
Add /metrics path supporting Prometheus-compatible Exposition format
· a64565a1
gjahn
authored
1 year ago
a64565a1
Add OPTIONS method for state resources & just respond 404 for generally undefined state paths
· 46c220d4
gjahn
authored
1 year ago
46c220d4
Add HEAD method to obtain MIME type & size w/o actually fetching the data
· 625723d7
gjahn
authored
1 year ago
625723d7
Calculate checksum after executing make target 'build-linux'
· d3ef56c4
gjahn
authored
1 year ago
d3ef56c4
Dec 14, 2023
Allow setting font color of landing page via environment variable
· b3ecabcc
gjahn
authored
1 year ago
b3ecabcc
Allow to set version during build time
· 09fd2dfb
gjahn
authored
1 year ago
09fd2dfb
Dec 10, 2023
Add tests for ephemeral storage
· 120ca78d
gjahn
authored
1 year ago
120ca78d
cosmetics: e.a. rename store.Show to store.List
· 05b30353
gjahn
authored
1 year ago
05b30353
Dec 08, 2023
make: clean test cache before running tests
· 2f169d3f
gjahn
authored
1 year ago
2f169d3f
Fix header in README example
· b7308619
gjahn
authored
1 year ago
b7308619
Store actual items in ephemeral storage instead of pointers
· 570a8c91
gjahn
authored
1 year ago
570a8c91
Make ephemeral store concurrency-safe
· 197ca0ea
gjahn
authored
1 year ago
197ca0ea
Dec 07, 2023
Bump Fiber version to v2.51
· 7b35b477
gjahn
authored
1 year ago
7b35b477
Re-order request log output information
· 3b59883b
gjahn
authored
1 year ago
3b59883b
Disable delaying/timeout for all routes state test
· 348c6040
gjahn
authored
1 year ago
348c6040
Fix flaky routes state test
· e231839d
gjahn
authored
1 year ago
e231839d
Nov 27, 2023
Add node about ephemeral & persistent state in README
· ff16945c
gjahn
authored
1 year ago
ff16945c
Set up routes can now return an error
· f62f333e
gjahn
authored
1 year ago
f62f333e
Database password must be a file path
· 2fc512d1
gjahn
authored
1 year ago
2fc512d1
Nov 25, 2023
Cosmetics
· 1cfe05ff
gjahn
authored
1 year ago
1cfe05ff
Add log level configurable via environment variable
· 5c3d3659
gjahn
authored
1 year ago
5c3d3659
Allow to set version via environment variable
· 7af81375
gjahn
authored
1 year ago
7af81375
Add body size limit
· 497c5afc
gjahn
authored
1 year ago
497c5afc
Add Redis as backing service to persist state
· 8b087b50
gjahn
authored
1 year ago
8b087b50
Add state
· 0dc754e2
gjahn
authored
1 year ago
0dc754e2
Rework README and add note on building static vs. dynamic binary
· 90e68cb7
gjahn
authored
1 year ago
90e68cb7
Nov 12, 2023
Add target to cross-compile for Linux (amd64)
· 612b5e98
gjahn
authored
1 year ago
612b5e98
Nov 06, 2023
Add readme
· 264d6a37
gjahn
authored
1 year ago
264d6a37
Nov 03, 2023
Teach root path HTML
· a42a3ae8
gjahn
authored
1 year ago
a42a3ae8
Fix health endpoint
· bf2ab576
gjahn
authored
1 year ago
bf2ab576
Add health route to indicate service healthiness
· 196c33ae
gjahn
authored
1 year ago
196c33ae
Oct 31, 2023
Add test route that dumps all server runtime environment variables if env not 'production'
· 71926e97
gjahn
authored
1 year ago
71926e97
Oct 29, 2023
Add route that dumps all server runtime environment variables
· 55d93f97
gjahn
authored
1 year ago
55d93f97
Oct 24, 2023
Add default route handler
· d927f526
gjahn
authored
1 year ago
d927f526
Oct 13, 2023
initial commit
· 447827fc
Lucendio
authored
1 year ago
447827fc
Loading