Opening diagrams from github on a self-hosted draw.io installation #4775
Unanswered
fabian-xentral
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Authenication to third-party services has to go via your server, how did you did that previously? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hi @davidjgraph , I'm still struggling quite heavily with two things:
Is there any way you can lend us a hand here? Happy to look into consulting services as well - we just really want to get going with this. Thank you so much & Best Regards |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey folks,
in order to add custom plugins I've taken the route of self-hosting a draw.io installation on Github Pages.
That works like a charm, but I seem to have lost the ability to open diagrams form github.
I keep getting a "Unknown error" message and see in the console it fails to load
https://[mySite.xyz]/src/main/webapp/github2?getState=1
I've also tried to change this URL to https://[mySite.xyz]/github2?getState=1 to resemble the URL the app.diagrams.net version seems to load, but that also doesn't work.
Can anyone lend me a hand here?
Thank you so much & Best Regards
Fabian
Beta Was this translation helpful? Give feedback.
All reactions