Skip to content

Conversation

@ThomasThelen
Copy link
Member

@ThomasThelen ThomasThelen commented Jul 7, 2023

Fixes #2 #3 #9

Overview

This PR marks the start of a dockerized KnowWhereGraph deployment. Each service has its own folder with readme, configuration, and docker-compose file. The overall deployment is run by the root makefile.

Features

Local deployments of

I was never able to get phuzzy link built for docker-I'll have to add the new API & phuzzy replacement in a new PR.
This will also be tested on a new VM (through Open Nebula) in time...

To Test

  1. Clone the repo
  2. Generate the nginx certs (see the nginx readme)
  3. Optionally add a GraphDB license
  4. Use the make commands to start the dev stack (see root level readme)
  5. Go to https://localhost/graphdb (note the https)
Screenshot 2023-09-26 at 8 38 39 PM Screenshot 2023-09-28 at 8 21 26 PM

@ThomasThelen ThomasThelen changed the title [Draft] Add NGINX Add NGINX Jul 8, 2023
@ThomasThelen ThomasThelen changed the title Add NGINX [Draft] Add NGINX Jul 8, 2023
@ThomasThelen ThomasThelen changed the title [Draft] Add NGINX Add a barebones GraphDB-ES-NGINX deplpoyment Sep 27, 2023
@ThomasThelen ThomasThelen changed the title Add a barebones GraphDB-ES-NGINX deplpoyment Add a barebones GraphDB-ES-NGINX-Prometheus deplpoyment Sep 29, 2023
Copy link
Contributor

@ckfisher ckfisher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No obvious issues and deploys locally without data to serve

@ckfisher ckfisher merged commit 75b9ded into main Oct 10, 2023
@ThomasThelen ThomasThelen deleted the nginx branch December 12, 2024 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Base HTTP Deployment

2 participants