You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
619 B

  1. description: "Minecraft"
  2. maintainer: "Valentin Lab <valentin.lab@kalysto.org>"
  3. data-resources:
  4. - /var/lib/minecraft
  5. default-options:
  6. version: 1.19.4
  7. forge: true
  8. threads: 2
  9. mem: 2048M
  10. uses:
  11. backup:
  12. constraint: recommended
  13. auto: pair
  14. solves:
  15. backup: "Automatic regular backup"
  16. default-options:
  17. ## First pattern matching wins, no pattern matching includes.
  18. ## include-patterns are checked first, then exclude-patterns
  19. ## Patterns rules:
  20. ## - ending / for directory
  21. ## - '*' authorized
  22. ## - must start with a '/', will start from $SERVICE_DATASTORE