Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please specify the server domain via the :domain variable #4

Open
krisleech opened this issue Apr 19, 2010 · 3 comments
Open

Please specify the server domain via the :domain variable #4

krisleech opened this issue Apr 19, 2010 · 3 comments

Comments

@krisleech
Copy link

I get the error if I try and use ":scm => :git". The config/deploy.rb file does exist and specifies :domain. If I do not specify an scm and it falls back to svn I do not get this error. Of course it instead I get an error about :repository not being a URL.

I'm using vlad 2.0 and vlad-git 2.1.

@yigitbacakoglu
Copy link

any answer on this?

@sahilchopra
Copy link

+1

@salemine
Copy link

salemine commented Jan 3, 2017

I've posted a gist of one of my working deploy.rb here: https://gist.github.com/salemine/7956b508263885ea5e631177ef49a6e8

gemfile entries:
gem 'vlad', '> 2.7'
gem 'vlad-git', '
> 2.2'

It took more time than it should to configure first time but the only real issue is that vlad-git is not maintained and there is no response to issues. I might fork it.

Even though vlad is old, it is a joy compared to using carpistrano and I suspect still has a lot of use cases.

Good luck.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants