Overview
What is deployed on this server right now, and how it got here.
Live and serving requests
20260905-121541
Release directory created by the deploy script and linked as current.
- Version
- 1.0.0
- Uptime
- 58m 55s
- Java
- 17.0.20
- Heap in use
- 29 MB
How this page got here
A push to the main branch starts the Jenkins pipeline. Gradle compiles the
sources, runs the tests and packages a versioned archive. The deploy script
unpacks that archive into a fresh timestamped directory, repoints the
current symlink and restarts the service. Nothing on this
server is edited by hand.
If a release goes wrong
Old releases stay on disk. Pointing current back at an
earlier directory and restarting the service returns the previous version in a
couple of seconds, with no rebuild.