remove new-app.sh, update docs to reference app.sh directly
This commit is contained in:
+1
-1
@@ -161,7 +161,7 @@ Client -> nginx (443) -> /media/ location -> garage:3902
|
||||
runs envsubst at container start. Values come from `.env` generated by the
|
||||
`.env.keys` mechanism.
|
||||
|
||||
**Bucket setup** (done by `new-app.sh` via admin API v2):
|
||||
**Bucket setup** (done by `app.sh` via admin API v2):
|
||||
1. `POST /v2/CreateBucket` with `globalAlias: <domain>`
|
||||
2. `POST /v2/AllowBucketKey` to grant media-key read/write access
|
||||
3. `POST /v2/UpdateBucket` to enable website access
|
||||
|
||||
Reference in New Issue
Block a user