Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [epf-dev] How to start EPFWiki as a service

Hi John,
A workaround is to disconnect the connection (and not log out) so the user session doesn't terminate.

Windows and InstantRails is not recommended for a production environment. The recommended OS is Linux, there is a installation guide for Ubuntu see http://wiki.eclipse.org/EPF_Wiki_Installation_Guide_for_Ubuntu. Should be easy to translate this guide for other distributions. I have used EPF Wiki on Ubuntu, Debian, SUSE.

InstantRails offers all the required bits for running a Rails app in a single download. It is doesn't install or leave anything on the OS which is done on purpose.

I'm not sure right now if it is easy to create Windows services from InstantRails. Maybe it is easier the install the individual bits MySQL, Ruby, Rails, Mongrel, Apache I think then you will have all the services but the drawback is that you have to do configuration yourself.

Best Regards,
Onno





On Thu, Nov 19, 2009 at 6:03 PM, <John.Zabel@xxxxxxxxxxxx> wrote:

I have installed and configured the EPFWiki and its functions. However, I do not know how to run it as a service on the server where it is installed. Without running it as a service, I need to log into the server, start InstantRails and Start the EPFWiki. When I log out of the server the EPFWiki terminates. How do I keep it up and running when I am not logged into th server?

John Zabel
Transformation Implementation
70 Metro Park
Rochester, NY 14623

_______________________________________________
epf-dev mailing list
epf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/epf-dev



Back to the top