I have 3 services that need to be started (postgresql, redis, elasticsearch) before my app runs. My question is, can i consolidate the 3 into a file/script so everytime I want to run these services i'll just hit I have 3 services that need to be started (post