Need application to deploy my software to clients (symfony2) [closed] - ruby

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
i am looking for some piece of software that would be able to deploy my symfony2 application to a customer, i tried capifony but it seems that it's a big hassle to deploy to different host with different settings.
I hope i have provided enough information, i've spent a lot of time searching for a decent solution but i couldn't manage to find one.

Well, I found an answer.
Another stackoverflow mate did the same question here: Use capifony to deploy to multiple production servers
And they gave him the answer, linking this other question: Deploying a Rails App to Multiple Servers using Capistrano - Best Practices
I hope I helped you, mate ;)
Edit:
I didn't realize that you told me "not at the same time". But, if I'm not wrong, could be another solution:
Forget about I told you, get the deploy.rb as standard as possible. Then, if you delete de line where the host is specified (and also user and pass), each time you deploy with capifony you'll be asked to enter the host (and then the user, and then the pass)
Maybe isn't the cleanest solution, but I think it could work...

It think you need the capistrano multi-stage extension:
https://github.com/capistrano/capistrano/wiki/2.x-Multistage-Extension
I use it with Capifony to deploy to test, staging and live environments for all my symfony 2 projects.

Related

linux hosted svn server but windows based automatic build [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
We would like to move into the CI direction and face the following situation. We have a Linux based SVN server hosted by another team. We are a small .Net software team and would like to run automatic unit and integration tests over night and get feedback in the morning. Which (cheap) options do we have in this situation? Any feedback would be very much appreciated.
It doesn't matter where your SVN server is hosted.
SVN server provides you a platform-agnostic way to communicate with it.
So you are able to use either CI server you prefer.
If you want to get it for free, I'd recommend to use Team City (free version is limited in some ways but it will be definitely enough if your team is small).
You can host your Team City on any server you control and setup connection to SVN via URL.
As for window based automatic build I recommend the following below:
Jenkins - It has a lot of plugins. Easy to manage, install and configure.
CruiseControl.net - It is great as well and highly configurable. In my opinion it does have a big learning curve but it is worth the learning.
RedGate Deployment Manager - This one looks promising. I have not used it however I have always been a fan of RedGate products. RedGate always deliver fully polished products.

Project Management Tool [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Everybody,
I would like to ask you what is the most useful software to handle the lifetime of a project.
I will explain my need.
I'm working with some people in another town, and I will be the project manager of the project. I will receive the specifications from the client and send it to my developers (after slice it).
What I need is a tool where to put all the specifications (by small slice for instance) and each developer must write down the state of the development for each slice.
Using this I should be able to se which part is finished, which part is in progress.
I'm thinking to have also a bug handling process. I will test what is finished and create some sort of ticket for each bug.
The developers will receive a notification and for each bug fixed, they should be able to change some flag.
So, with something like that I should be able to monitor the development (what is finished, what is in progress, what bugs are stil open, etc).
I know MS Project Manager (but is not a web solution), some bug tracking solution, but nothing with all I want together.
So, does anyone knows some tool able to do that ?
I'm thinking at some web solution.
Thank you very much for any suggestion.
Best regards,
itsme.
I think ASANA (http://asana.com/) can fulfill your requirements, but it is slightly expensive. For an opensource solution take a look at http://www.project.net/. You can install it on a web server and use it for free. It can also easily be customized by programming.
best regards

I'm looking for a nice local ticketing system [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I'm looking for a nice software to store tickets information locally. It should work only on my laptop under Linux, and be easily installed. The core features that I need:
storing tickets
allows to create additional documentation
don't take too much ram
very easy installation (I don't have whole days for configuring)
multiproject
You can try Project Kaiser
I use redmine and it's fantastic for all of the above. It's browser based so you'd need to install and configure it but it's not hard and well worth the effort.
Redmine is quick efficient and it's the best tool of its kind that I've ever found and I've looked tried many.
I know little about ruby/rails and it took me a few hours to install from clean using the guides.
How about a TidliDu http://www.giffmex.org/tiddlydu2.html. You can't make it easier to install. Create a new one for each project.
OpenOffice spreadsheet?

What do you use as a system to manage your clients/support/development? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
i am normally developing either alone or with 2-3 other people. i handle almost all aspects of the business and development but as of current i am becoming overwhelmed with my client base. I need some system to help me out
What i am looking for is something that i can:
Use to manage my client contacts
Per client, manage the goals of the project im working/building on
Per client, per project, manage the bugs
Per client, per project manage support/helpdesk stuff... and then
turn those into bugs
Automate the communication of tickets and monitor email for support
stuff.
I am down to hear ANY ideas/options you have no matter how radical. :)
thank you!
We have bought the Source Code licence to JitBit Helpdesk, my colleague is in the process of adding some extra fields to support our work-flow, I have been working Visual Studio and AnkhSVN integration so that we can see bugs from VS2008/VS2010.
The user interface is functional, it can be styled to our likings, the code is a bit haphazard but the database is simple enough.
I've been using Assembla -- No complaints, and it covers just about everything -- and it's free to try.
We use HEAT from FrontRange solutions for most of the things you've mentioned. They also offer other solutions, such as CRM, etc. Nicely customizable, easy to interface to, nice self-service modules, excellent monitoring tools and auto-escalations... (and no I don't work for them. I've just been very happy with them over the last 10 years.)
Have a look at Gemini & SimplyFi
Take a look at Checkvist - it may work for you for clients/goals/plans/priorities. It is general purpose outliner and task manager.
For tickets/bugs you probably need a real issue tracker, like YouTrack.
Disclaimer: I'm affiliated with both of them.

VS Code Snippets automatic synchronizer? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I use more than one machine for development in VS 2008. Is there a tool to automatically synchronize the snippets between the machines? Same concept of synchronizing browsers' bookmark.
If you have Vista and the LiveMesh client installed try this suggestion
Hope this helps.
The machines are in different locations, home and work so software like SyncToy won't work.
I don't know about SyncBack. It's not clear from their web site if it can be done over the web. I can't find the client software on MS's site for Live Mesh.
I will check ideas here:
http://lifehacker.com/372175/free-ways-to-synchronize-folders-between-computers
Try one of these:
1) http://www.getdropbox.com
2) https://www.foldershare.com/welcome.aspx
3) Microsoft Office Groove
I personally use SVN.
I tried foldershare and did all the setup and it's not syncing. Also when I chose On Demand type of synchronization instead of Automatic, I expected to see an option to trigger the synchronization manually and I couldn't find it. I didn't like the software.
Looked around and found syncplicity and it works fine.
Assuming you already know what files you need/want sync'd then some additional options to Mesh would be to tool-out. Maybe look at SyncToy or SyncBack to keeps these collection of files centralized - then have all your machines pull from the central data store.
There is also Live Sync (formery FolderShare) which works over the internet.
Syncplicity.com

Resources