-
Hi guys,
I think having a "Guides" section would be great. Here is my proposal. Consider this as a first draft of my proposal. I might change this at anytime in order to improve it based on my own …
-
I am using Docker and docker-compose and cannot register a slave service. What am I doing wrong? Api Gateway (main service) works like a charm but slave service registration fails.
I am not a FastA…
-
Hi,
When I run kraken.sh I get the following errors:
`docker: Error response from daemon: error while creating mount source path '/Users/Cramirez/.docker/machine/machines/manager1': mkdir /Users/Cra…
-
## Bug
When you define two different ingresses that use the same domain but with different paths, isolation mode fails to start.
![image](https://user-images.githubusercontent.com/1800213/98175871…
-
Hi!
I really appreciate your work on this project.
I would like to ask you something, how would you handle authentication in this type of architecture?
Like an IdentityServer or a microservice d…
-
Options to consider:
- static pages
- PWA
- techs: Node.js, Go, Rust (not favoured: too much effort to migrate)
- a microservices approach with some as serverless
- API first architecture: CLI an…
-
It would be cool to list upcoming events based on the meetup events using the API instead of how they are hardcoded.
Meetup details also need to be passed to the event modals.
https://www.meetup…
-
Hi, there 👋🏼 The document `ANA-CHAT-SERVER-SETUP-README.md` says that Ana server is broken down into several microservices. Is the source code for those services available? Especially the mandatory on…
-
### Microservices communication using RestTemplate
##### declare RestTemplate as a bean with Load balance, @LoadBalanced is mandatory otherwise not working by service name
```
@LoadBalan…
-
**Is your feature request related to a problem? Please describe.**
Let me quickly explain my current situation. I have a system with few microservices, just for a simplicity let's make it two microse…