Sonja Happ
|
e65763e8ab
|
AMQP: declare exchange and queue to be non-durable and auto-deleted to avoid pollution of the broker
|
2021-09-30 16:02:01 +02:00 |
|
irismarie
|
d596c8a4bf
|
use properties of existing IC for duplication
|
2021-09-24 16:56:40 +02:00 |
|
Sonja Happ
|
3a0da86d92
|
CI: use debian version 9 of postgresql (see #78)
|
2021-09-22 13:51:10 +02:00 |
|
Sonja Happ
|
ab1a4d9a29
|
groups.path is not a mandatory parameter; ignore error upon parameter parsing and print warning if this parameter is not set
|
2021-09-22 13:39:54 +02:00 |
|
Iris Marie Köster
|
4270bbda6f
|
do not read groups file by default
|
2021-09-22 10:14:49 +02:00 |
|
irismarie
|
58b1d4e303
|
fix signal mapping in component config duplication
|
2021-09-17 20:44:26 +02:00 |
|
Iris Marie Köster
|
90532482e0
|
Merge branch 'feature-duplicate-scenario' into 'master'
Add feature for duplicating scenario on login
See merge request acs/public/villas/web-backend-go!34
|
2021-09-17 20:32:36 +02:00 |
|
Sonja Happ
|
7b30b46b27
|
Add feature for duplicating scenario on external login
|
2021-09-17 20:32:36 +02:00 |
|
Sonja Happ
|
2dada33562
|
started refactoring the AMPQ session, WIP #74
|
2021-08-27 17:20:51 +02:00 |
|
Sonja Happ
|
8584b4ac22
|
use golang buster image in Dockerfile
|
2021-08-27 12:22:40 +02:00 |
|
Sonja Happ
|
ee8625dfaf
|
fix healthz test
|
2021-08-27 12:19:15 +02:00 |
|
Sonja Happ
|
13783dd2f5
|
fix test of config endpoint
|
2021-08-27 12:11:46 +02:00 |
|
Sonja Happ
|
8ac188c942
|
CI: use golang buster image
|
2021-08-27 11:49:57 +02:00 |
|
Sonja Happ
|
1e89543889
|
CI: use rabbitmq version 3.8 and lastest postgres
|
2021-08-27 11:35:50 +02:00 |
|
Sonja Happ
|
1c8b8af91e
|
CI: set service memory limits to check effect on postgres service
|
2021-08-24 16:58:01 +02:00 |
|
Sonja Happ
|
52f7f126ee
|
CI: try to set huge_pages param directly
|
2021-08-13 14:10:16 +02:00 |
|
Sonja Happ
|
fed67b90b3
|
CI: add path to database data
|
2021-08-13 14:04:05 +02:00 |
|
Sonja Happ
|
088c9578ff
|
CI: add path to postgres config file
|
2021-08-13 14:01:54 +02:00 |
|
Sonja Happ
|
d81834f8ce
|
CI: fix a typo in path name to postgres executable
|
2021-08-13 13:58:21 +02:00 |
|
Sonja Happ
|
d7eaaf7136
|
CI: change path to postgres executable
|
2021-08-13 13:56:05 +02:00 |
|
Sonja Happ
|
cf3a667f12
|
CI: complete path to postgres executable
|
2021-08-13 12:35:55 +02:00 |
|
Sonja Happ
|
981f53ee87
|
CI: execute postgres as postgres user
|
2021-08-13 12:31:44 +02:00 |
|
Sonja Happ
|
015a7e0616
|
CI: change form of command
|
2021-08-13 12:25:52 +02:00 |
|
Sonja Happ
|
a678921c56
|
CI: next try
|
2021-08-13 12:21:00 +02:00 |
|
Sonja Happ
|
1bc725a4e0
|
CI: increase debug log for postgres service
|
2021-08-13 12:06:52 +02:00 |
|
Sonja Happ
|
df3fec930f
|
CI: use -o instead of -c to set huge page off
|
2021-08-13 11:54:49 +02:00 |
|
Sonja Happ
|
485437c513
|
CI: fix format of command
|
2021-08-13 11:43:29 +02:00 |
|
Sonja Happ
|
4c57a70ab4
|
CI: next try to run postgres without huge pages
|
2021-08-13 11:39:16 +02:00 |
|
Sonja Happ
|
85b08343c4
|
CI: switch to postgres 9.6
|
2021-08-12 14:47:37 +02:00 |
|
Sonja Happ
|
441f89aea0
|
CI: next try for postgres service
|
2021-08-12 14:34:14 +02:00 |
|
Sonja Happ
|
3ff5568b08
|
CI: change order of commands for postgres
|
2021-08-12 14:30:56 +02:00 |
|
Sonja Happ
|
047de79bc9
|
CI: new try for postgres huge page config
|
2021-08-12 14:27:54 +02:00 |
|
Sonja Happ
|
b7cd9c2459
|
CI: undo previous changes to postgres service
|
2021-08-12 14:13:32 +02:00 |
|
Sonja Happ
|
9ad5377a17
|
CI: add entrypoint for postgres
|
2021-08-12 14:00:44 +02:00 |
|
Sonja Happ
|
217f29143c
|
CI: try to set huge pages to 0 in postgres service
|
2021-08-12 13:58:38 +02:00 |
|
Sonja Happ
|
d78f37fdff
|
CI: fix deprecated rabbitMQ environment vars, use postgres 10 instead of 13
|
2021-08-12 13:32:07 +02:00 |
|
Sonja Happ
|
301e666a9e
|
CI: combine build and test stages to one stage, simplify CI config file
|
2021-08-12 09:31:38 +02:00 |
|
Sonja Happ
|
8db8417d99
|
CI: add missing statement, update api docs generated with swag
|
2021-08-11 16:58:49 +02:00 |
|
Sonja Happ
|
770957c066
|
add missing go sum entry
|
2021-08-11 16:49:13 +02:00 |
|
Sonja Happ
|
6918512ebd
|
update to go 1.16, package updates
|
2021-08-05 13:21:28 +02:00 |
|
Sonja Happ
|
cc93120432
|
test data: add test manager with create parameter schema
|
2021-08-02 15:52:05 +02:00 |
|
Sonja Happ
|
50f891d8ae
|
remove InputLength and OutputLength from ComponentConfig data model
|
2021-07-27 10:07:59 +02:00 |
|
Sonja Happ
|
d03937e34c
|
add rancher URL and k8s cluster as config parameters, return them via config endpoint #73
|
2021-06-18 12:02:10 +02:00 |
|
Sonja Happ
|
b99ac9982c
|
add fallback solution in case image config cannot be decoded #70
|
2021-06-02 09:13:11 +02:00 |
|
Sonja Happ
|
b931cdb4f3
|
Add CreateParameterSchema parameter to IC data model and adapt extraction of start and create parameter schemas to new VILLAScontroller protocol #67
|
2021-06-01 11:57:36 +02:00 |
|
Sonja Happ
|
5e899d50d3
|
send ping to externally managed ICs on startup of backend and upon creation of new external IC to obtain full status update #66
|
2021-06-01 11:33:11 +02:00 |
|
Sonja Happ
|
ce0b57e57b
|
add API query for villas-relay manager to async routine #65
|
2021-05-26 14:08:31 +02:00 |
|
Sonja Happ
|
1b3e4e907c
|
query status of VILLASnode via VILLASnode API in parallel job #64
|
2021-05-21 13:08:24 +02:00 |
|
Sonja Happ
|
55fe91c5f4
|
fix in package name
|
2021-05-21 13:04:24 +02:00 |
|
Sonja Happ
|
17fa67ae52
|
Merge branch 'rework-demo-data-reading' into 'master'
Rework demo data reading
See merge request acs/public/villas/web-backend-go!33
|
2021-04-30 12:45:32 +00:00 |
|