Create satellites automatically
Created by: cinan
Hi, All of my projects are web applications. For easy testing on development server I need to create a satellite for each of them; so after creating a new project I have to run gitlab:satellites:create rake task. Would it be possible to run this task automatically right after creating a new project? Thanks