Provision single server and deploy multiple sites? #2875
Unanswered
sutcliffe121
asked this question in
Help needed
Replies: 2 comments 2 replies
-
It should be supposed. I’ll rake a look. |
Beta Was this translation helpful? Give feedback.
0 replies
-
One site works, the other displays an SSL error: On my server, in home/deployer, I see two folders, with a Caddyfile in each. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Does deployer support provisioning a single server and deploying multiple websites?
1x Digital Ocean Droplet
Site One: siteone.domain.com -> repo1.git
Site Two: sitetwo.domain.com -> repot2.git
I have used deployer to provision a server and deploy a single website.
I am unsure how to deploy a second website on the same server?
I have tried to setup a 'sitetwo.domain.com' using:
dep provision:website
I deploy my site and it works, but the original site stops working 'siteone.domain.com'.
I have checked the docs and previous issues but can't see any useful references.
Any help is appreciated.
Beta Was this translation helpful? Give feedback.
All reactions