Hi, I created a simple init script for Fedora with sysconfig configuration for API. Both of these are placed in 'support/fedora' directory and it will be part of Fedora RPM.
Second patch allowing Thin to be run on background (this mode is used for initscript). Howto test: 0. be sure, you have all necessary gems installed to run API 1. rake install[/usr/share/deltacloud-core, /usr/bin] 2. cp support/fedora/deltacloudd /etc/init.d 3. cp support/fedora/sysconfig_deltacloudd /etc/sysconfig/deltacloudd 4. /etc/init.d/deltacloudd start 5. navigate to http://localhost:3001 6. /etc/init.d/deltacloudd restart 7. /etc/init.d/deltacloudd stop - Michal _______________________________________________ deltacloud-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/deltacloud-devel
