Skip to content

Update dokku-vm dokku version to 0.37.8#14714

Closed
dokku-bot wants to merge 1 commit intoAzure:masterfrom
dokku:dokku-0.37.8
Closed

Update dokku-vm dokku version to 0.37.8#14714
dokku-bot wants to merge 1 commit intoAzure:masterfrom
dokku:dokku-0.37.8

Conversation

@dokku-bot
Copy link
Copy Markdown
Contributor

No description provided.

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines:
Successfully started running 1 pipeline(s).

@azure-quickstarts azure-quickstarts added remove azuredeploy.json bicep sample, remove json from PR BPA labels Apr 16, 2026
@ouldsid
Copy link
Copy Markdown
Member

ouldsid commented Apr 16, 2026

/summarize

@github-actions
Copy link
Copy Markdown

🤖 Quickstart Sample Summary

🧾 Sample Summary

  • This sample deploys a Dokku instance, a mini-heroku-style PaaS on a single VM, allowing users to host applications using git-push.
  • The deployment is configured to use Ubuntu 24.04 LTS and the latest Dokku version (0.37.8).

🔧 Key Parameters

  • adminUsername: User name for the Virtual Machine.
  • sshKeyData: The SSH public key data for the administrator account.
  • dnsLabelPrefix: DNS Label for the Public IP; must be lowercase.
  • ubuntuOSVersion: The Ubuntu version for the VM (default: ubuntu-24_04-lts).
  • dokkuVersion: The Dokku version to launch (default: 0.37.8).

✅ Notes for Reviewers

  • Ensure that no hardcoded secrets are present; the sshKeyData parameter should be provided securely.
  • The sample does not mention any specific security configurations for the public endpoint.

📁 Files Touched

  • application-workloads/dokku/dokku-vm/azuredeploy.json
  • application-workloads/dokku/dokku-vm/main.bicep
  • application-workloads/dokku/dokku-vm/metadata.json

Generated by the quickstart summarizer agent · triggered by /summarize

@ouldsid
Copy link
Copy Markdown
Member

ouldsid commented Apr 16, 2026

Please ignore the Validate sample Contributions failure as it is expected and was used for testing only

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BPA remove azuredeploy.json bicep sample, remove json from PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants