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
- Host: GitHub
- URL: https://github.com/melbahja/apker-demo
- Owner: melbahja
- Created: 2020-03-24T12:50:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-29T00:07:46.000Z (over 5 years ago)
- Last Synced: 2025-01-19T19:48:41.306Z (9 months ago)
- Language: HTML
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.