An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# DigitalOcean Marketplace Partner Tools

Taken from https://github.com/digitalocean/marketplace-partners
commit: c17018a3f31aa9db08fa5bc7cafb9d21ed2c967c

Also 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