feat(appstore): use shared resolver
This commit is contained in:
@@ -183,7 +183,7 @@ onebox config set cloudflareZoneId zone-id
|
||||
|
||||
## App Store
|
||||
|
||||
The App Store manager fetches catalog data from `serve.zone/appstore-apptemplates` and caches it briefly. Templates can declare platform requirements, so installing an app can automatically provision MongoDB, S3-compatible storage, ClickHouse, Redis, or MariaDB resources and inject the resulting credentials as environment variables.
|
||||
The App Store manager fetches metadata from `serve.zone/appstore` through `@serve.zone/appstore` and caches it briefly. Templates can declare platform requirements, so installing an app can automatically provision MongoDB, S3-compatible storage, ClickHouse, Redis, or MariaDB resources and inject the resulting credentials as environment variables.
|
||||
|
||||
```bash
|
||||
onebox appstore list
|
||||
|
||||
Reference in New Issue
Block a user