# @param comptoir_srv_dir Absolute path where Comptoir source code should be cloned, example: '/home/comptoir/Comptoir-srv'. Must be coherent with comptoir_repos_url
# @param comptoir_revision Revision of Comptoir repos as understood by module VCSRepos, may be a branch, a tag, a SHA-1
# @param comptoir_db_user Database username owning the database for the application
# @param comptoir_db_name Name for the database for the application