Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

ServiceAwait

This open-source repository contains the needed bash scripts deal with dependencies between Linux docker containers by running a bash server that dependent containers can ask if the service they depend on is ready or not. This allow us to define when the service is ready to be consumed by dependent containers in a flexible way and speeding up the whole docker-compose startup process. This system composed by the server script and the awaiter functions implemented in a second file.

About

This repository contains the bash scripts to deal with dependencies between Linux docker containers by running a bash server that dependent containers can ask if the service they depend on is ready or not. This allow us to define when the service is ready to be consumed by dependent containers in a flexible way and speeding up the startup.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages