PyPagekite
PyPagekite copied to clipboard
Use pagekit on CI
👋 ,
I'd like to use pagekit on the CI server.
I can install it but I need to use my usernam + password.
Is it possible to initialize without username + password?
I'm using CircleCI where I need to commit to my username + password to the github repo to be able to run the pagekit tunnel on the CI. I'd like to avoid it.
Maybe I just need to log in once on my local then I should copy the kitname
and kitsecret
from the .pagekite.rc
to the CI?
Thank you!
Cheers, David