Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

240 - How to deploy on local #420

Open
SzymonLeja opened this issue Feb 6, 2025 · 5 comments
Open

240 - How to deploy on local #420

SzymonLeja opened this issue Feb 6, 2025 · 5 comments

Comments

@SzymonLeja
Copy link

Hello,
I'd like to test gRPC vs REST vs GraphQL on local env.
I wanted to extend this comparision to WebSockets, Server-Sent Events and Event-Driven Architecture. I tried minicube locally but I cant get it through, any video I should watch to make it work?

@antonputra
Copy link
Owner

The easiest way is to use Minikube locally and deploy these applications using the 'deploy' folder, just adjust the resource block or simply remove it.

@stan-kondrat
Copy link

The easiest way is to use Minikube locally

Docker Desktop also includes support for Kubernetes. It would be great to have instructions on how to run tutorials locally.

@SzymonLeja
Copy link
Author

@antonputra is there code for testers? As far i understand they are only on ur repo on quay.io, yes? Or I am missing something?

I'd like to test it locally, but I need to write another tester fe. for websockets, also DB schema is not there, only connection to ur PGDB?

@antonputra
Copy link
Owner

well you can just use a loop and query those apis, db schema? well i have for other tests - https://github.com/antonputra/tutorials/tree/main/lessons/244/migration

@SzymonLeja
Copy link
Author

But the tester for REST wont work for websockets, I'm right?

It seems its hard to extend this comparision for other methods like kafka/websockets/etc. without access to code of testers, but maybe I'm missing something

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants