Skip to content

feat: add skyvern template#364

Merged
Marvin-Cypher merged 1 commit into
Phala-Network:mainfrom
phala-agent:feat/template-skyvern
May 27, 2026
Merged

feat: add skyvern template#364
Marvin-Cypher merged 1 commit into
Phala-Network:mainfrom
phala-agent:feat/template-skyvern

Conversation

@phala-agent
Copy link
Copy Markdown
Contributor

Summary

  • Add a Phala Cloud prebuilt template for Skyvern-AI/skyvern.
  • Upstream repository: https://github.com/Skyvern-AI/skyvern
  • Template files: templates/prebuilt/skyvern/docker-compose.yml, templates/prebuilt/skyvern/README.md, templates/config.json
  • Icon: skyvern.png; source documented in the README.

Environment variables

  • See the template README for optional provider/runtime environment variables. No real secrets are included.

Validation

  • python sdks/templates/validate.py
  • git -C sdks diff --check origin/main...HEAD
  • docker compose -f sdks/templates/prebuilt/skyvern/docker-compose.yml config >/dev/null
  • static audit: README coverage, config ID uniqueness, icon file, forbidden compose directives, host bind mounts, and secret-like literals

Deployment smoke

  • Deployed with phala deploy --profile hermes-admin-cvm-check --instance-type tdx.small --wait --no-public-logs --no-public-sysinfo
  • Smoke CVM: 17cc9b6b-7118-4272-a5d1-3b043a53edd9
  • Smoke app: e493a03f7cba6a5d78158608945828167a914629
  • Endpoint probe: https://e493a03f7cba6a5d78158608945828167a914629-8080.dstack-pha-prod7.phala.network/healthz -> 200 1387 0.135653 rc=0
  • Cleanup: temporary smoke CVM deletion requested and verified separately.

cc @Marvin-Cypher for review.

@phala-agent
Copy link
Copy Markdown
Contributor Author

cc @Marvin-Cypher for review.

@Marvin-Cypher Marvin-Cypher force-pushed the feat/template-skyvern branch from 2d13e04 to 94439ed Compare May 27, 2026 17:33
Copy link
Copy Markdown
Contributor

@Marvin-Cypher Marvin-Cypher left a comment

Choose a reason for hiding this comment

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

Reviewed template files, normalized tags, compose config, config validation, stale path cleanup, and compose safety scan. Checks are passing.

@Marvin-Cypher Marvin-Cypher merged commit 37d085e into Phala-Network:main May 27, 2026
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