eXaminator / kanka-foundry

FoundryVTT module to import information from kanka.io
MIT License
22 stars 9 forks source link

[FEATURE] Allow connections to self-hosted Kanka instances #95

Closed develroo closed 2 years ago

develroo commented 2 years ago

What is says in the title. I run a self-hosted Kanka for offline play and I would like to be able to import resources into my self-hosted Fvtt, again for offline play.

Can you make a config file or some config option that allows you to change the root url to a custom one?

The services could both be hosted on the same machine via docker, so mandatory SSL checks are not required, but should be optional.

Thanks for your efforts. It is a great tool otherwise.

eXaminator commented 2 years ago

Hi @develroo,

I would love to add this feature. In fact, I just started implementing it.

That being said, I don't have a privately hosted Kanka environment to test if it actually works. Would it be possible for you to grant me temporary access to your environment to test this (ideally a new campaign with a few test entities and a custom user with the necessary token).

You can contact me on discord (eXaminator#0079) if you would be up for this :) (as you probably shouldn't share any details of your environment here).

develroo commented 2 years ago

That being said, I don't have a privately hosted Kanka environment to test if it actually works.

Well, it can be set up relatively easy with docker. I followed this guide.

But I can always make you an account on my server. I'll try to contact you on Discord.

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 2.10.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: