Rocketeer grabs wrong config
up vote
0
down vote
favorite
At my project root folder, there is folders - /.rocketeer with right config and /vendor/anahkiasen/rocketeer/src/config with default config.
So, when i'm located at root folder - there is no problem, command
php /var/www/mysite.test/vendor/bin/rocketeer update --on=prod
works perfect
, but from any other location, e.g. if i'm located at /var/www/mysite.test/web it throws me an error
[RocketeerExceptionsConnectionException]
Invalid connection(s): prod
I think it is happening because of rocketeer grabs wrong default config from vendor folder. How can i solve this problem?
php continuous-integration devops rocketeer
add a comment |
up vote
0
down vote
favorite
At my project root folder, there is folders - /.rocketeer with right config and /vendor/anahkiasen/rocketeer/src/config with default config.
So, when i'm located at root folder - there is no problem, command
php /var/www/mysite.test/vendor/bin/rocketeer update --on=prod
works perfect
, but from any other location, e.g. if i'm located at /var/www/mysite.test/web it throws me an error
[RocketeerExceptionsConnectionException]
Invalid connection(s): prod
I think it is happening because of rocketeer grabs wrong default config from vendor folder. How can i solve this problem?
php continuous-integration devops rocketeer
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
At my project root folder, there is folders - /.rocketeer with right config and /vendor/anahkiasen/rocketeer/src/config with default config.
So, when i'm located at root folder - there is no problem, command
php /var/www/mysite.test/vendor/bin/rocketeer update --on=prod
works perfect
, but from any other location, e.g. if i'm located at /var/www/mysite.test/web it throws me an error
[RocketeerExceptionsConnectionException]
Invalid connection(s): prod
I think it is happening because of rocketeer grabs wrong default config from vendor folder. How can i solve this problem?
php continuous-integration devops rocketeer
At my project root folder, there is folders - /.rocketeer with right config and /vendor/anahkiasen/rocketeer/src/config with default config.
So, when i'm located at root folder - there is no problem, command
php /var/www/mysite.test/vendor/bin/rocketeer update --on=prod
works perfect
, but from any other location, e.g. if i'm located at /var/www/mysite.test/web it throws me an error
[RocketeerExceptionsConnectionException]
Invalid connection(s): prod
I think it is happening because of rocketeer grabs wrong default config from vendor folder. How can i solve this problem?
php continuous-integration devops rocketeer
php continuous-integration devops rocketeer
asked 2 days ago
Evgeny Malkov
51110
51110
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53184030%2frocketeer-grabs-wrong-config%23new-answer', 'question_page');
}
);
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password