83 Commits

Author SHA1 Message Date
outbackdingo
ff98ac47c4 Merge branch 'xmidt-org:master' into master 2025-10-15 05:22:03 +07:00
marcia-piccione
92becc984a Merge pull request #100 from xmidt-org/argus
fix argus database script
2025-08-20 17:49:02 -04:00
mpicci200_comcast
0da1d4f4ca fix argus database script
one reason why local webhooks don't work
2025-08-20 17:42:27 -04:00
outbackdingo
7409d1000b Update values.yaml 2025-05-17 08:38:13 +07:00
marcia-piccione
5bf82bc48c Merge pull request #95 from xmidt-org/docker
update the remaining versions
2025-03-19 12:58:45 -04:00
mpicci200_comcast
389f912711 update the remaining versions 2025-03-19 12:28:12 -04:00
marcia-piccione
115ecf0e1a Merge pull request #94 from xmidt-org/docker
update talaria and themis versions
2025-03-19 11:53:57 -04:00
mpicci200_comcast
ef1e65a5b7 update talaria and themis versions 2025-03-19 11:50:17 -04:00
marcia-piccione
aeb9992525 Merge pull request #93 from xmidt-org/revert-92-docker
Revert "use latest versions of parodus and aker for simulator"
2025-02-05 13:20:39 -05:00
mpicci200_comcast
4fce139643 fix deploy.sh script 2025-02-05 13:14:20 -05:00
marcia-piccione
4090e1a447 Revert "use latest versions of parodus and aker for simulator" 2025-02-05 13:12:32 -05:00
marcia-piccione
b2aae7319d Merge pull request #92 from xmidt-org/docker
use latest versions of parodus and aker for simulator
2025-02-05 12:03:13 -05:00
mpicci200_comcast
d3bf35a664 use latest versions of parodus and aker for simulator 2025-02-05 11:57:35 -05:00
marcia-piccione
d90fd35714 Merge pull request #91 from xmidt-org/docker
remove unused docker compose
2025-02-05 10:49:51 -05:00
mpicci200_comcast
4ee93cd0ef remove unused docker compose 2025-02-05 10:45:02 -05:00
marcia-piccione
efde4b1fd7 Merge pull request #90 from xmidt-org/docker
update shell script to new directory name
2025-02-04 19:48:15 -05:00
mpicci200_comcast
3941cb7ae5 update shell script to new directory name 2025-02-04 19:46:10 -05:00
marcia-piccione
b6878358cc Merge pull request #89 from xmidt-org/docker
get parados docker-compose working
2025-02-04 19:42:56 -05:00
mpicci200_comcast
e6e6e000fc get parados docker-compose working 2025-02-04 19:39:03 -05:00
marcia-piccione
a998c2fb14 Merge pull request #87 from xmidt-org/docker
fix docker compose
2025-01-22 11:13:45 -05:00
mpicci200_comcast
6b2b6a4f6a update readme 2025-01-22 11:09:49 -05:00
mpicci200_comcast
b9af4ae348 use a local themis.yaml config file 2025-01-21 19:10:07 -05:00
mpicci200_comcast
3b5f4d350f remove commented code 2025-01-21 12:09:40 -05:00
mpicci200_comcast
2a7f8bd313 save 2025-01-08 17:31:05 -05:00
mpicci200_comcast
3019416d25 save 2025-01-08 16:55:47 -05:00
mpicci200_comcast
fa96eda548 save 2025-01-08 16:46:13 -05:00
Weston Schmidt
e6397b392c Merge pull request #84 from xmidt-org/xmidt-agent2
use xmidt-agent instead of simulator for docker compose
2024-12-17 13:33:52 -08:00
mpicci200_comcast
992ec5276e use xmidt-agent instead of simulator for docker compose 2024-11-04 18:12:23 -05:00
schmidtw
69e4525dc4 Update the path. 2023-03-20 15:58:39 -07:00
schmidtw
ccd7d9f62f Update docker compose to leverage new docker containers hosted in github container registery. 2022-10-31 12:36:14 -07:00
Jack Murdock
c6c1278003 Merge pull request #67 from xmidt-org/fix-argus-db
Add secondary index for argus
2022-04-12 16:30:38 -07:00
Kristina Pathak
6a06196657 an attempt 2022-04-12 14:52:30 -07:00
Joel Unzain
8fa9345df5 Lint docker compose file (#63)
* lint docker compose file

* add script to stop services and remove containers
2021-09-14 09:28:58 -07:00
mtrinh11
54b3af1315 Merge pull request #61 from xmidt-org/mtrinh11-patch-1
Added line for awscli installation
2021-08-11 10:26:51 -07:00
mtrinh11
ea1aef863e Added line for awscli installation
lines 3 and 5
2021-08-11 10:20:36 -07:00
Kristina Pathak
440dcfe5b1 Names (#58)
* named everything

* docker compose tweaks
2021-07-21 16:17:23 -07:00
Joel Unzain
cad8710674 Feature/some updates (#48)
* ignore IDE config folder

* Add zipkin to visualize traces

* work around for aker issue

* docker-compose is now in docker cli

* export spans to zipkin

* add access level capability for testing
2021-05-27 12:02:32 -07:00
Jack Murdock
e10ab4c61a simplify docker-compose with spruce docker images (#39)
* simplify compose with spruce docker images

* cleanup unnecessary lines
2021-01-05 13:15:10 -08:00
Joel Unzain
96e7b4764f Replacing SNS with Argus (#38)
* use argus for tr1d1um as webhook store

* update config that includes admin token

* save changes

* small bash file linting fixes

* consul latest works

* Remove SNS as a dep
2020-12-18 13:38:13 -08:00
Matthias Nösner
c2da56c111 Add more config options via env (#35) 2020-10-15 15:29:00 -07:00
Matthias Nösner
ae374dd3d3 Copy real libs instead of symlinks from parodus build (#33)
* Use a stable parodus commit

* Use copy instead of symlink

* Use real libs
2020-09-23 08:34:35 -07:00
Joel Unzain
ae9787ac92 add config to scrape themis metrics (#32) 2020-09-11 15:39:03 -07:00
Joel Unzain
ca41fb4167 update configs (#30) 2020-08-07 12:11:09 -07:00
Joel Unzain
928c031620 Update docker-compose service versions (#26)
* update service versions

* put back themis default partnerID

* Update readme

* switch back to monitor mode
2020-05-06 10:33:56 -07:00
Joel Unzain
0b9c154061 add themis to docker-compose cluster (#24) 2019-12-20 13:24:50 -08:00
Joel Unzain
b961250899 Standardize curl requests to be sh/bash/zsh ready 2019-12-19 15:02:52 -08:00
Jack Murdock
08753bbdef update repo user 2019-12-02 11:21:32 -08:00
Flori
b55dbed03f Added k8s deployment (#14)
* Added k8s deployment

* Make helm chart dependent on xmidt-* helm charts

* Change repo user to xmidt

* Update Readme
2019-12-02 11:16:11 -08:00
Patrick Rainier Juen
30e8cf38c4 Ensure deploy script can be run on any current working directory (#21) 2019-10-30 09:26:21 -07:00
kristinaspring
e7c5c64718 Update README.md (#20) 2019-10-15 15:30:10 -07:00