-
Hi,
I am customizing a version of the cloudron vpn app and wondering how i can run it locally. When i start up the docker image locally it fails because it needs cloudron auth. I get this error when I try to login.
{ "status": "Internal Server Error", "message": "Issuer.discover() failed.\n OPError: expected 200 OK, got: 404 Not Found\n OPError: expected 200 OK, got: 404 Not Found" }
The actual app will be hosted in the cloud but i wanted to be able to test it locally before uploading the docker image.
Appreciate any help or direction.
Thank you
-
Why local?
The easiest test is to have it remote, so you can connect to it over VPN, right?
You can also find the easy-installer for custom apps by searching the forum with "easy-installer script"
-
J joseph moved this topic from Support on
-
Hi,
I am customizing a version of the cloudron vpn app and wondering how i can run it locally. When i start up the docker image locally it fails because it needs cloudron auth. I get this error when I try to login.
{ "status": "Internal Server Error", "message": "Issuer.discover() failed.\n OPError: expected 200 OK, got: 404 Not Found\n OPError: expected 200 OK, got: 404 Not Found" }
The actual app will be hosted in the cloud but i wanted to be able to test it locally before uploading the docker image.
Appreciate any help or direction.
Thank you
@raksahb1248 said in Running cloudron locally:
When i start up the docker image locally
Which docker image are you refering to? The one built for Cloudron ? Those images are set up to run with an existing cloudron .
The source code is here - https://git.cloudron.io/packages/vpn-app/ . There is a develop.sh there. Set DASHBOARD_DEVELOPMENT_ORIGIN and you can develop locally
-
Thank you. I am still getting familiar with the code and missed the develop.sh file.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login