Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:languages:ruby:extensions
rubygem-refinerycms
README.SuSE
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File README.SuSE of Package rubygem-refinerycms
SuSE README for refinery CMS 1) You need to setup a database (MySQL) for use with refinery cms. `mysql -u root -p -e create database cms; ` 2) Create a user and grant rights on this DB 3) Create the webapp dir Example: refinery /path/to/webapp `refinery /srv/www/cms` 4) Adopt database settings (production) `cd /srv/www/cms/` `vi config/database.yml` 5) Setup database `RAILS_ENV='production' rake db:setup` 6) Test you webapp, start integrated webserver `script/server` 7) now you can connect via http://localhost:3000 # If you want to access refinery access via apache you need to install # rubygem-passenger # and should have a simple vhost.conf for you webapp # have a look at cms.conf
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor