walt-id / waltid-walletkit

Toolkit for SSI and NFT/SBT wallets
https://docs.walt.id
Apache License 2.0
31 stars 25 forks source link

docker compose woes #181

Closed pohutukawa closed 2 months ago

pohutukawa commented 3 months ago

I've just wanted to give WalletKit a test drive and was attempting to use the Docker Compose based deployment locally. doing so, I have caught a few glitches I wanted to report. Maybe some of it will also be helpful going forward towards using Community Stack in the future, too.

So, it's running now (barring the last point above), but trying to use it fails when trying either the 'Sign up' or 'Login'. Both of them are performing a POST request against http://localhost:8080/api/auth/login, causing a 502 Bad Gateway response. I'm unsure whether that may be due to the walletkit-1 container not running properly.

I'll also get in touch with Walt.id soon directly to inquire on the use of your components in general, and potentially future services we may be interested in consuming from Walt.id.

Thanks in advance.

cpatsonakis commented 2 months ago

Hello!

Thank you for your interest in our stack first of all. Next, as stated in the repository's README: Please be informed that, beginning from December 2023, the Wallet Kit will no longer receive new features. Furthermore, the Wallet Kit is planned for discontinuation by the end of Q3 2024. However, all functionalities offered by the Wallet Kit are now integrated into our new libraries, APIs, and apps in the walt.id identity repo. Giving you more modularity, flexibility and ease-of-use to build end-to-end digital identity and wallet solutions.

For more up-to-date developments, please refer to our community stack repo as the development of this repository has been discontinued.

Thanks again and hope to hear more from you soon!