storj / edge

Storj edge services (including multi-tenant, S3-compatible server to interact with the Storj network)
GNU Affero General Public License v3.0
48 stars 18 forks source link

Update docs to include tls flag for uplink share commands #332

Closed halkyon closed 8 months ago

halkyon commented 1 year ago

Goal

With the release of Uplink v1.77.3 (https://github.com/storj/storj/releases/tag/v1.77.3) we added the --tls flag to the uplink share command. This outputs a TXT record enabling the user to use custom domain TLS with Linksharing.

Now that this is available, we need to document this in the Storj public documentation so users know about it.

Acceptance Criteria

Existing docs that show commands using uplink share are updated to include --tls. e.g. uplink share --dns www.example.com --tls sj://bucket/prefix

### Tasks
- [ ] https://docs.storj.io/dcs/code/static-site-hosting
- [ ] https://docs.storj.io/dcs/code/static-site-hosting/custom-domains