Skip to content

docs: add source installation guide#3682

Open
jhcpeixoto wants to merge 1 commit into
bluewave-labs:developfrom
jhcpeixoto:docs/source-installation
Open

docs: add source installation guide#3682
jhcpeixoto wants to merge 1 commit into
bluewave-labs:developfrom
jhcpeixoto:docs/source-installation

Conversation

@jhcpeixoto

Copy link
Copy Markdown
Contributor

Closes #3631

@ajhollid ajhollid left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Couple of nitpicks, but overall pretty good document 👍

- `server/`: Node.js API and background monitor workers
- `client/`: React static web application

MongoDB is still required. Redis and the Capture agent are optional.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Redis is no longer used by this project.


```bash
cd client
cat > .env.production <<'EOF'

@ajhollid ajhollid Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This is destructive and users that aren't familiar with bash commands may not know what this does. Perhaps a note to users?

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.

Not using docker?

2 participants