Commit graph

15 commits

Author SHA1 Message Date
3f2bf9c3dc
Simplify repository workflows
All checks were successful
Build / build (push) Successful in 31s
* Use deploy workflow for staging, too
* Reduce deploy.sh script
2025-05-25 17:05:05 +02:00
c4abd27ac7
Make deploy script executable
All checks were successful
Build / build (push) Successful in 11s
2025-04-11 12:41:44 +02:00
8212600d40
Add deploy script usable with rsync and a restricted SSH key 2025-02-28 21:43:19 +01:00
3365a2ef58
Fix ExecReload setting in service configuration 2024-08-08 23:00:08 +02:00
14ccdf0691
Add deployment workflow 2024-06-01 20:54:35 +02:00
4ae840d3c9
Add reusable workflow for setting up SSH agent 2024-06-01 20:21:36 +02:00
6eb1feb5cd
Update helma.service 2024-01-05 21:52:35 +01:00
0e8f04c0f5 Replace for..each loops with for..of 2023-08-26 22:32:44 +02:00
58d893f044
Create helma.service
Add SystemD unit file with reasonable settings

See <https://www.baeldung.com/linux/run-java-application-as-service>
2023-05-07 01:29:35 +02:00
85e8088e40 Clean up upstart files 2021-04-18 19:50:07 +02:00
39f565252f chg: further replaced helma’s md5 implementation with apache commons codec 2020-03-21 14:40:00 +01:00
8e973d1a1a fix: removed / replaced orphaned helma links 2020-03-21 14:40:00 +01:00
39af201e78 del: self-made start scripts (generated by gradle now) 2020-03-21 14:39:59 +01:00
56e9f6793b chg: moved http and xmlrpc port settings into server.properties 2020-03-21 14:39:59 +01:00
5cbeb9f01d chg: replaced ant with gradle 2020-03-21 14:39:59 +01:00