Skip to content

Cringe-Code/AviaSlaves

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AviaSlaves

The thing ended up using a dozen of libraries and technologies, let's just state that we use Kotlin, Maven, Ktor, Exposed, PostgreSQL, Apache Kafka, Traefik.

App's architecture is not straightforward too, but to sum up I would say that we have 2 independent microservices, 2 independent databases, 1 load balancer and 1 kafka instance (with zookeeper) for communication.

To run the application, please use:

docker-compose up -d

It might take a while. I really do not recommend to run in attached mode due to overflowing number of Kafka logs.

If you get warned with something about keys, make sure to run rotate.sh in Auth/src/main/resources/keys.

Make sure that you have ports 80 and 8080 open. If not, edit Traefik ports in docker-compose file.

Use this Postman collection to entertain yourself:

Run In Postman

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published