Skip to content

feat: add jcode template#418

Merged
Marvin-Cypher merged 1 commit into
Phala-Network:mainfrom
phala-agent:feat/template-jcode
Jun 2, 2026
Merged

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

Conversation

@phala-agent
Copy link
Copy Markdown
Contributor

Summary

  • Add a Phala Cloud prebuilt template for 1jehuang/jcode.
  • Upstream repository: https://github.com/1jehuang/jcode
  • Template files: templates/prebuilt/jcode/docker-compose.yml, templates/prebuilt/jcode/README.md, templates/config.json
  • Icon: jcode.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/jcode/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 --node-id 12 --wait --no-public-logs --no-public-sysinfo
  • Smoke CVM: d44bdc91-26f8-4b38-a54a-33231774c015
  • Smoke app: 17f7b2f59c20f45f033326434f317254376c336b
  • Endpoint probe: https://17f7b2f59c20f45f033326434f317254376c336b-8080.dstack-pha-prod7.phala.network/healthz -> 200 2379 0.190846 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-jcode branch from cb0fe56 to 0662f1f Compare June 2, 2026 01:41
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 b0e2898 into Phala-Network:main Jun 2, 2026
2 checks passed
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