https://github.com/caprover/digital-ocean-marketplace
DigitalOcean One Click App
https://github.com/caprover/digital-ocean-marketplace
Last synced: 4 months ago
JSON representation
DigitalOcean One Click App
- Host: GitHub
- URL: https://github.com/caprover/digital-ocean-marketplace
- Owner: caprover
- License: other
- Created: 2021-09-04T22:28:57.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-09T18:43:45.000Z (7 months ago)
- Last Synced: 2024-12-27T04:43:39.358Z (6 months ago)
- Language: Shell
- Size: 44.9 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# DigitalOcean Marketplace Partner Tools
Taken from https://github.com/digitalocean/marketplace-partners
commit: c17018a3f31aa9db08fa5bc7cafb9d21ed2c967cAlso some scripts from [here](https://github.com/digitalocean/droplet-1-clicks)
- Ensure `DIGITALOCEAN_TOKEN` env var is set up. `echo $DIGITALOCEAN_TOKEN`
- Personal Token can be generated from here: https://docs.digitalocean.com/reference/api/create-personal-access-token/
Simply go here: https://cloud.digitalocean.com/account/api/tokens
- Search for `VAR_CAPROVER_VERSION` and replace with a new version like `1.10.1` - Do not use "v" prefix:```
find . -type f -name "*" -exec sed -i'' -e 's/VAR_CAPROVER_VERSION/1.10.1/g' {} +
```- Run `packer build marketplace-image.json`
- Upload new snapshot: https://marketplace.digitalocean.com/vendorportal