guacsec / guac-docs

Docs to ingest in GUAC
https://guac.sh/
Creative Commons Attribution 4.0 International
8 stars 30 forks source link

1434 docker compose split #110

Closed desmax74 closed 9 months ago

desmax74 commented 1 year ago

See: https://github.com/guacsec/guac-docs/pull/109 and https://github.com/guacsec/guac-docs/pull/106 and https://github.com/guacsec/guac/issues/1435 and https://github.com/guacsec/guac/issues/1434

The PR 1434 enable the startup of guac with docker compose choosing the backend

In memory docker compose -f docker-compose.yml -f container_files/mem.yaml up

Arango docker compose -f docker-compose.yml -f container_files/arango.yaml up

Ent docker compose -f docker-compose.yml -f container_files/ent.yaml up

Neo4j docker compose -f docker-compose.yml -f container_files/neo4j.yaml up

In the make file the make start-service run the in memory option

netlify[bot] commented 1 year ago

Deploy Preview for resonant-wisp-1a517a ready!

Name Link
Latest commit 0a59189b9dc427d12c0ec33333d0562389910149
Latest deploy log https://app.netlify.com/sites/resonant-wisp-1a517a/deploys/653fcd14012a460008a0a4e8
Deploy Preview https://deploy-preview-110--resonant-wisp-1a517a.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.