Commit Graph

26 Commits

Author SHA1 Message Date
Michael Hohn
ba66cb9258 starting with container diagram 2024-12-06 11:36:49 -08:00
Michael Hohn
baf20fa7af better diagram 2024-12-06 11:34:39 -08:00
Michael Hohn
6bfcbb33ea better diagram 2024-12-06 11:28:10 -08:00
Michael Hohn
9d6587872c Container Dependencies 2024-12-06 11:21:41 -08:00
Michael Hohn
f809917c2e structure 1 2024-12-06 11:17:12 -08:00
Michael Hohn
b61fbf8896 Small documentation update 2024-11-19 15:25:35 -08:00
Michael Hohn
4d52176c5a Add Publisher Confirms and Consumer Acknowledgements to rabbitmq channels
Also updated the end-to-end workflow

The confirmation channel size is intentionally very large to prevent
blocking the server or agents.
2024-11-14 12:04:18 -08:00
Michael Hohn
dd58a64ef7 Add summary of vs code plugin build procedure 2024-11-06 12:43:56 -08:00
Michael Hohn
77ce997fbb Major changes to support cli-end-to-end demonstration. See full log
* notes/cli-end-to-end-demo.org (Database Aquisition):
  Starting description for the end-to-end demonstration workflow.
  Very simplified version of notes/cli-end-to-end.org

* docker-compose-demo.yml (services):
  Make the pre-populated ql database storage an explicit container
  to get persistent data and straightforward mount semantics.

* docker-compose-demo-build.yml (services):
  Add a docker-compose configuration for *building* the demo environment.

* demo/containers/dbsdata/Dockerfile:
  Add dbsdata Docker image to hold initialized minio database file tree

* client/containers/vscode/README.org
  Update vscode container to use custom plugin for later mrva redirection
2024-10-15 10:18:42 -07:00
Michael Hohn
9ccea8ac80 Minor cleanup 2024-09-26 13:38:50 -07:00
Michael Hohn
faeb13efb1 7. [X] Download the sarif files, optionally also get databases. For the current 2024-09-26 13:33:29 -07:00
Michael Hohn
0378c4cb7f 6. [X] Check the status 2024-09-26 13:32:00 -07:00
Michael Hohn
7de3ee59ce Fixed dependencies, run 'Submit the mrva job' 2024-09-26 13:28:28 -07:00
Michael Hohn
bef8a6dc97 4. [X] Provide the CodeQL query 2024-09-24 16:28:05 -07:00
Michael Hohn
d08e32dc42 3. [X] Provide the specification files 2024-09-24 16:22:23 -07:00
Michael Hohn
64b77c5d70 Add 'Run MRVA from command line, set up the configuration' 2024-09-24 14:20:23 -07:00
Michael Hohn
71ce8c0823 Add notes on docker-compose -f docker-compose-demo.yml up -d 2024-09-24 13:23:55 -07:00
Michael Hohn
067e477f61 fix 2024-09-24 12:58:11 -07:00
Michael Hohn
8f807e0e42 4. Starting the server
4.1. Optional: Inspect the Backing Store
4.2. Optional: Inspect the MinIO DB
2024-09-24 12:51:21 -07:00
Michael Hohn
195dda9fd7 Add 'Repository Selection' 2024-09-19 11:11:38 -07:00
Michael Hohn
f60b55f181 Storate container simplification
Only one is really needed for large storage for the dbstore container.  The demo containers can contain their own data -- it's small
and the containers are made for demonstration anyway.
2024-09-13 12:04:30 -07:00
Michael Hohn
259bac55fb Add container mapping diagram 2024-09-12 09:46:28 -07:00
Michael Hohn
a86f955aab Clarify notes/cli-end-to-end.org -> notes/cli-end-to-end-detailed.org 2024-08-21 11:19:00 -07:00
Michael Hohn
7b06484b29 get github to render cli-end-to-end.org 2024-08-16 15:06:10 -07:00
Michael Hohn
fc751ae08f Add full walkthrough description in notes/cli-end-to-end.org 2024-08-16 14:39:44 -07:00
Michael Hohn
6262197c8d Introduce distinct doc/ and notes/ directories 2024-08-05 18:44:16 -07:00