Cloud-user221

Results 3 comments of Cloud-user221

> You can use own server or heroku. I used heroku instead. You can follow the same instructions as Vijai and just edit the github link and password/email. Add a...

> $ git clone https://github.com/osm/icka.git > $ cd icka > $ heroku create > $ heroku config:set ICKA_EMAIL=your@email > $ heroku config:set ICKA_PASSWORD=your_password > $ echo "worker: ./bin/icka -forever" >...

Thanks @PeGaSuS-Coder I managed to clone git and install Heroku on local server but now stuck at this stage: pi@raspberrypi:~/icka $ git commit -m "Procfile" *** Please tell me who...