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.
 
 

34 lines
1005 B

name: solid
summary: "Community Solid Server"
maintainer: "Valentin Lab <valentin.lab@kalysto.org>"
## from: solidproject/community-server:5.1.2
docker-image: docker.0k.io/solid:5.1.2
data-resources:
- /data
uses:
web-proxy:
#constraint: required | recommended | optional
#auto: pair | summon | none ## default: pair
constraint: recommended
auto: pair
solves:
proxy: "Public access"
default-options:
target: !var-expand ${MASTER_BASE_SERVICE_NAME}:3000
# backup:
# constraint: recommended
# auto: pair
# solves:
# backup: "Automatic regular backup"
# default-options:
# ## First pattern matching wins, no pattern matching includes.
# ## include-patterns are checked first, then exclude-patterns
# ## Patterns rules:
# ## - ending / for directory
# ## - '*' authorized
# ## - must start with a '/', will start from $SERVICE_DATASTORE
# #exclude-patterns:
# # - "/var/lib/odoo/sessions/"