|
f3fa173c3c
|
Add explicit use of env-file in compose
|
2023-06-11 20:43:00 +02:00 |
|
|
bec45ce14c
|
Fix starting web with virtual threads
I don't know how to disable them on Javalin and with them it breaks...
|
2023-05-21 22:44:41 +02:00 |
|
|
b5791e784b
|
Add custom user to run the deployed apps
To prevent running them with the root user.
|
2023-05-21 22:24:01 +02:00 |
|
|
92473716fb
|
Update deployment
|
2023-05-20 20:22:00 +02:00 |
|
|
b8b83baa72
|
Move into multi module project structure
Javalin and Javacord crash if running on same JVM but on different
threads for some reasons. This is should fix it :D
|
2023-05-16 01:50:56 +02:00 |
|
|
e7e601a28b
|
Remove unused port binding
|
2023-05-14 01:09:28 +02:00 |
|
|
9dc9f16c06
|
Add JDK_JAVA_OPTIONS env to enable preview features
|
2023-05-14 00:53:06 +02:00 |
|
|
bfa5372ce4
|
Remove AccessManager from web API
|
2023-04-29 16:50:40 +02:00 |
|
|
0b87a4d7d0
|
Add example docker-compose.yml
|
2023-04-15 22:35:09 +02:00 |
|