Stefan Friese
|
68f135fb7b
|
changed hardcoded database configuration to environment variables. Other configuration can also be added to the configuration struct for further usage inside the app. Added an environment file to source for development and usage outside the cluster.
|
2025-01-17 09:04:20 +00:00 |
Stefan Friese
|
bdb11641d3
|
moved parts like websocket server, name generator and api to the src directory. Removed redundant code from main.go. Removed templates and directories which won't be needed
|
2025-01-15 15:38:23 +00:00 |
Stefan Friese
|
5335bf27fd
|
added random name generator
|
2025-01-14 16:02:14 +00:00 |
Stefan Friese
|
4e714159a6
|
cleanup
|
2025-01-14 14:47:04 +00:00 |
gurkenhabicht
|
b6056297f4
|
added random suffix and prefix list
|
2025-01-11 02:36:21 +01:00 |
gurkenhabicht
|
35ec77e5c6
|
added IP address to the agents
|
2025-01-10 02:47:33 +01:00 |
gurkenhabicht
|
d087696c09
|
added agent
|
2025-01-09 16:42:27 +01:00 |
gurkenhabicht
|
cb8d779a57
|
added crud functionality
|
2025-01-08 17:59:04 +01:00 |
gurkenhabicht
|
2131f370ee
|
init
|
2025-01-06 11:07:53 +01:00 |