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

https://github.com/melbahja/apker-demo

Apker Demo Project: https://github.com/Unleashable/apker
https://github.com/melbahja/apker-demo

Last synced: 7 months ago
JSON representation

Apker Demo Project: https://github.com/Unleashable/apker

Awesome Lists containing this project

README

          

# apker-demo

run
```bash
export APKER_PROVIDER=digitalocean
export APKER_KEY=YOUR_DIGITALOCEAN_API_KEY_HERE
```
```bash
apker deploy --url https://github.com/melbahja/apker-demo
```

If your private ssh key protected with passphrase just add `--passphrase` flag to the end of the command.