Skip to content

docs: Update deployment guides to match new .env.docker.example structure#1827

Closed
inkeep[bot] wants to merge 3 commits intomainfrom
docs-writer-ai-update-2026-02-09T15-52-49-236Z
Closed

docs: Update deployment guides to match new .env.docker.example structure#1827
inkeep[bot] wants to merge 3 commits intomainfrom
docs-writer-ai-update-2026-02-09T15-52-49-236Z

Conversation

@inkeep
Copy link
Contributor

@inkeep inkeep bot commented Feb 9, 2026

Summary

Updates the Docker deployment documentation to align with the changes made in PR #1826, which updated .env.docker.example.

Changes

Updated environment variable examples in the following deployment guides:

  • agents-docs/content/deployment/(docker)/docker-local.mdx
  • agents-docs/content/deployment/(docker)/hetzner.mdx
  • agents-docs/content/deployment/(docker)/aws-ec2.mdx

What changed:

  • Added AZURE_API_KEY as a new AI provider option
  • Removed deprecated bypass secrets: INKEEP_AGENTS_MANAGE_API_BYPASS_SECRET, INKEEP_AGENTS_RUN_API_BYPASS_SECRET, PUBLIC_INKEEP_AGENTS_RUN_API_BYPASS_SECRET
  • Renamed PUBLIC_INKEEP_AGENTS_MANAGE_API_URL to PUBLIC_INKEEP_AGENTS_API_URL
  • Removed PUBLIC_INKEEP_AGENTS_RUN_API_URL
  • Added new security/authentication variables: BETTER_AUTH_SECRET, SPICEDB_PRESHARED_KEY, INKEEP_AGENTS_JWT_SIGNING_SECRET, INKEEP_AGENTS_TEMP_JWT_PRIVATE_KEY, INKEEP_AGENTS_TEMP_JWT_PUBLIC_KEY
  • Updated comments to reference dashboard URLs (e.g., "From Nango dashboard at http://<vm_external_ip>:3050")
  • Removed SPICEDB_ENDPOINT from production examples

Related to #1826

cc @robert-inkeep

inkeep bot added 3 commits February 9, 2026 15:53
…hanges

- Add AZURE_API_KEY as new AI provider option
- Update comments to reference Nango/SigNoz dashboard URLs
- Add PUBLIC_* variables for Manage UI configuration
- Add INKEEP_AGENTS_JWT_SIGNING_SECRET, BETTER_AUTH_SECRET, SPICEDB_PRESHARED_KEY
- Add INKEEP_AGENTS_TEMP_JWT_PRIVATE_KEY and INKEEP_AGENTS_TEMP_JWT_PUBLIC_KEY
- Add AZURE_API_KEY as new AI provider option
- Remove deprecated bypass secrets (INKEEP_AGENTS_MANAGE_API_BYPASS_SECRET, INKEEP_AGENTS_RUN_API_BYPASS_SECRET, PUBLIC_INKEEP_AGENTS_RUN_API_BYPASS_SECRET)
- Rename PUBLIC_INKEEP_AGENTS_MANAGE_API_URL to PUBLIC_INKEEP_AGENTS_API_URL
- Remove PUBLIC_INKEEP_AGENTS_RUN_API_URL
- Add BETTER_AUTH_SECRET, SPICEDB_PRESHARED_KEY, INKEEP_AGENTS_TEMP_JWT_PRIVATE_KEY, INKEEP_AGENTS_TEMP_JWT_PUBLIC_KEY
- Update comments to reference dashboard URLs
… changes

- Add AZURE_API_KEY as AI provider option
- Remove deprecated bypass secrets (INKEEP_AGENTS_MANAGE_API_BYPASS_SECRET, INKEEP_AGENTS_RUN_API_BYPASS_SECRET, PUBLIC_INKEEP_AGENTS_RUN_API_BYPASS_SECRET)
- Rename PUBLIC_INKEEP_AGENTS_MANAGE_API_URL to PUBLIC_INKEEP_AGENTS_API_URL
- Remove PUBLIC_INKEEP_AGENTS_RUN_API_URL
- Add INKEEP_AGENTS_TEMP_JWT_PRIVATE_KEY and INKEEP_AGENTS_TEMP_JWT_PUBLIC_KEY
- Remove SPICEDB_ENDPOINT (keep only SPICEDB_PRESHARED_KEY)
- Update comments to reference dashboard URLs
@inkeep inkeep bot requested a review from robert-inkeep February 9, 2026 15:55
@vercel
Copy link

vercel bot commented Feb 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agents-api Ready Ready Preview, Comment Feb 9, 2026 3:58pm
agents-docs Ready Ready Preview, Comment Feb 9, 2026 3:58pm
agents-manage-ui Ready Ready Preview, Comment Feb 9, 2026 3:58pm

Request Review

@changeset-bot
Copy link

changeset-bot bot commented Feb 9, 2026

⚠️ No Changeset found

Latest commit: ba6e7d4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@inkeep
Copy link
Contributor Author

inkeep bot commented Feb 9, 2026

👋 This PR updates the Docker deployment documentation to align with the .env.docker.example changes from PR #1826.

Ready for review - awaiting feedback from @robert-inkeep.

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.

1 participant

Comments