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

can you give me a detail readme about how to use it #1

Open
carolove opened this issue Apr 22, 2018 · 1 comment
Open

can you give me a detail readme about how to use it #1

carolove opened this issue Apr 22, 2018 · 1 comment

Comments

@carolove
Copy link

hi, i am intested in your project, could you help me, and give me detail readme about how to use this project? thank for your help.

@tikiatua
Copy link
Member

Hi Daniel

Thank you for your interest in the project. I can gladly give you some more information.

The basic idea is, that you have kolumbus running in a docker container and it will use simple docker labels to configure the routing between different service containers.

Load balancing and monitoring would be taken care of by envoyproxy which can be deployed as sidecar binary in every service container. This is however not strictly necessary - i.e for development setups.

Additionally, kolumbus can create a secure proxy tunnel to automatically use services on a specified remote host.

There are two complete examples on how to use it in the examples folder. One is for development and the other for production.

I would suggest to start with the development example. This will also build a respective kolumbus docker container.

Please let me know if you run into any problems or have specific questions. The project is still very young and there might still be some rough edges.

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

2 participants