https://bugzilla.gnome.org/show_bug.cgi?id=617653
  sysadmin | Other | unspecified

           Summary: Plone instance needs a way to auto-start on boot
    Classification: Infrastructure
           Product: sysadmin
           Version: unspecified
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Other
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
      GNOME target: ---
     GNOME version: ---


With some coffee and a little bit of poking around, I figured out how to start
up the zope instance on socket for website-editors.gnome.org.

It involves:
su - wgoplone
cd development/editors/bin/
./instance start
./run-deliverance &

# Make sure things look good
lsof -i tcp:5001
wget -S -q -O /dev/null http://website-editors.gnome.org

However, this should start on boot. Someone with an understanding of zope
further than myself should write an init script.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the QA contact of the bug.
You are watching the assignee of the bug.
_______________________________________________
gnome-infrastructure mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-infrastructure

Reply via email to