Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error saving template #76

Closed
baktun14 opened this issue Jan 17, 2024 · 0 comments · Fixed by #79
Closed

Error saving template #76

baktun14 opened this issue Jan 17, 2024 · 0 comments · Fixed by #79
Assignees

Comments

@baktun14
Copy link
Contributor

when trying to import and save this sdl to my templates on my cloudmos profile.
i get this error.

---
version: "2.0"

services:
  geekbench:
    image: davidsarkany/geekbench:6.0.2
    expose:
      - port: 80
        to:
          - global: true
    env:
      - GEEKBENCH_VERSION=6.0.2 #Supports any version of 5.0
      - UPLOAD #Replace with NO_UPLOAD to disable uploading results to the Geekbench Browser
      #- EMAIL= #Unlock Geekbench using EMAIL and KEY
      #- KEY= #Required if email is present
profiles:
  compute:
    geekbench:
      resources:
        cpu:
          units: 250
        memory:
          size: 100Gi #2Gi required
        storage:
          size: 100Gi
  placement:
    akash:
      pricing:
        geekbench:
          denom: uakt
          amount: 10000
deployment:
  geekbench:
    akash:
      profile: geekbench
      count: 1

image

@baktun14 baktun14 self-assigned this Jan 17, 2024
@github-project-automation github-project-automation bot moved this to Backlog (not prioritized) in Core Product and Engineering Roadmap Jan 17, 2024
@baktun14 baktun14 moved this from Backlog (not prioritized) to In Progress (prioritized) in Core Product and Engineering Roadmap Jan 17, 2024
@github-project-automation github-project-automation bot moved this from In Progress (prioritized) to Released (in Prod) in Core Product and Engineering Roadmap Jan 18, 2024
@baktun14 baktun14 reopened this Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Released (in Prod)
Development

Successfully merging a pull request may close this issue.

1 participant