Skip to content

feat: add NanoBot container app configuration#3269

Merged
bernd2022 merged 2 commits intodevelopfrom
feature/nanobot-container-app
Feb 26, 2026
Merged

feat: add NanoBot container app configuration#3269
bernd2022 merged 2 commits intodevelopfrom
feature/nanobot-container-app

Conversation

@bernd2022
Copy link
Collaborator

Summary

  • Add Bicep parameter file (prd-nbt.json) for NanoBot container app on production
  • Register nbt app in deploy script

Configuration

  • Image: dfxswiss/nanobot:latest
  • CPU: 1, Memory: 2 GiB
  • Port: 18790, Replicas: 1
  • File share: 50 GiB mounted at /root/.nanobot
  • Env vars: ANTHROPIC_API_KEY, TELEGRAM_BOT_TOKEN, TELEGRAM_USER_ID, GH_TOKEN (placeholders)

Test plan

  • Deploy via deploy.sh selecting nbt + prd
  • Verify container starts and logs show Starting nanobot gateway on port 18790...
  • Replace env var placeholders with real values in Azure Portal

Add Bicep parameter file and deploy script entry for NanoBot (nbt) on production.
@bernd2022 bernd2022 marked this pull request as draft February 26, 2026 08:53
@github-actions
Copy link

github-actions bot commented Feb 26, 2026

❌ Security: 1 critical vulnerabilities

@bernd2022 bernd2022 marked this pull request as ready for review February 26, 2026 09:36
@bernd2022 bernd2022 merged commit be66c53 into develop Feb 26, 2026
8 checks passed
@bernd2022 bernd2022 deleted the feature/nanobot-container-app branch February 26, 2026 09:36
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.

2 participants