Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Erwin's avatar
Level 3

Deploying branches to there own subdomain

Hello,

We are looking for a way to deploy our branches to there own subdomain on a live test enviroment. Is there a service that can handle this?

So the procedure would be:

  • pushed to gihub
  • deploy pushed branch to branch-name.domain.com
  • create db
  • run composer
  • run migration and seeders

I have been looking at services as CircleCI, but what I have read it's only used to run tests automatic.

Anyone familiar with a service that can handle this for us?

Kind regard,

Erwin

0 likes
2 replies
Erwin's avatar
Level 3

Thx. Started testing buddy.works.

Please or to participate in this conversation.