473,503 Members | 3,497 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Deploying Symfony2 application, working example

103 New Member
I am not able to deploy the project to the Server with Magellanes.

I am getting output:
Expand|Select|Wrap|Line Numbers
  1. "Not found required config C:\Bitnami\wampstack-5.6.17-0\sym_prog/
  2. .mage/config/environment/production.yml for environment production "
Full error message looks like this:
Expand|Select|Wrap|Line Numbers
  1. C:\Program Files\Git>cd c:\bit*\wamp*\sym_prog
  2.  
  3. c:\Bitnami\wampstack-5.6.17-0\sym_prog>mage deploy to:production
  4. Starting ←[0;34mMagallanes←[0m
  5.  
  6.         ←[0;31mNot found required config C:\Bitnami\wampstack-5.6.17-0\sym_prog/
  7. .mage/config/environment/production.yml for environment production←[0m
  8.  
  9. Finished ←[0;34mMagallanes←[0m

C:\Bitnami\wampstack-5.6.17-0\sym_prog\proj282recip\.mage\config\environment\p roduction.yml

Expand|Select|Wrap|Line Numbers
  1. #production
  2. deployment:
  3.   user: gintare
  4.   from: ./
  5.   to: www.statgint.com/proj282rec
  6.   excludes:
  7. releases:
  8.   enabled: true
  9.   max: 10
  10.   symlink: current
  11.   directory: releases
  12. hosts: 108.175.157.32
  13. tasks:
  14.   pre-deploy:
  15.     - scm/update
  16.   on-deploy:
  17.     - symfony2/cache-warmup: {env: prod}
  18.   post-release:
  19.     - purge-apc-cache
  20.   post-deploy:
  21.     - purge-varnish-cache
Actually, i am not sure
1) what shall be name,
2) how to enable connection without a password? I made ssk key without a password and uplaod to the server, but i do not know how to configure this in Magellanes ?
3) Do i have to script tasks manually?
Jan 25 '16 #1
0 1043

Sign in to post your reply or Sign up for a free account.

Similar topics

10
2696
by: JZ | last post by:
Does anybody know any working example of using embedded MySQL library for Win32 (libmysqld.dll)? That example from MySQL manual does not work for me. I am looking for Python API to libmysqld.dll......
4
4108
by: schwerdy | last post by:
Hi together, can someone provide an example of a curses application that works in a xterm that can be resized? I could not find any working example yet... Thanks in advance, Sebastian...
1
19112
by: pokémon | last post by:
Can someone please post a working example of how to use the WaitAny() method. Thanks.
1
1464
by: Jodi Wedll | last post by:
I am attempting to deploy my .Net Application from my WinXP development machine to production systems based upon WinNT and Win98. I believe that it is mostly working except for code relating to the...
8
1056
by: Scott | last post by:
I need to set a limit on my application working... I want the application not to work as from 31/03/05 and I need to know how to code this. Surely there must be a simple code to check the date at...
1
5225
by: Supercox | last post by:
I am on a team programming a VB.NET application (called "Alternate Benefit Calculator" or ABC for short) and I have been preparing our program for deployment. I have several questions pertaining...
1
1095
by: ananthunv | last post by:
Deploying .Net Application
0
1352
by: Amit | last post by:
Hi,I am new to .net 2.0 and have just built one web application and deployed the application on web server. The problem which i am facing is that if i make any changes in the .cs files or aspx...
8
2807
by: =?Utf-8?B?V2hpc2tleVJvbWVv?= | last post by:
I am trying to copy files and folders onto a production machine (Windows 2003 web edition -- we had to install the .NetFramework 2.0 on it). I wasn't even sure which files to copy for a ASP.NET...
4
2997
by: =?iso-8859-1?B?S2VyZW0gR/xtcvxrY/w=?= | last post by:
Hi, can someone please show me a working Example of how i can create a process on a remote system (does not need UI) with WMI using C#? Thanks in advance,... Regards
0
7192
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7261
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7315
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7445
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5559
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4991
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3158
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3147
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1492
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.