Skip to content

feat: add aitoearn template#414

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

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

Conversation

@phala-agent
Copy link
Copy Markdown
Contributor

Summary

  • Add a Phala Cloud prebuilt template for yikart/AiToEarn.
  • Upstream repository: https://github.com/yikart/AiToEarn
  • Template files: templates/prebuilt/aitoearn/docker-compose.yml, templates/prebuilt/aitoearn/README.md, templates/config.json
  • Icon: aitoearn.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/aitoearn/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: 4b18a919-d133-4153-b210-a8ad4a36a7f3
  • Smoke app: fa6c0eb06ebcba28d0fd3facc51e7350bcc4a5f9
  • Endpoint probe: https://fa6c0eb06ebcba28d0fd3facc51e7350bcc4a5f9-8080.dstack-pha-prod7.phala.network/healthz -> 200 1457 0.266579 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-aitoearn branch from d52321e to 6fbcf6c Compare June 2, 2026 01:40
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 f18e26b 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