fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] dw_dev2013-04-03 04:48 pm
Entry tags:

Worker configuration!

etc/workers.conf now contains a list of all the workers, grouped by functionality, and some basic documentation for the most commonly used ones.

Should make it easier the next time anyone has to test crossposting/importing/notifications, etc.

Feel free to adjust further as required, or if you discover that doing something needs a worker that isn't listed!
alierak: (Default)

[personal profile] alierak 2013-04-03 01:30 pm (UTC)(link)
Nice! I vaguely remember there being some workers that should only have one instance running, that would be a good place to document those if they still exist.
ninetydegrees: Photo: bingo chips (bingo)

[personal profile] ninetydegrees 2013-04-05 10:43 am (UTC)(link)
Is there anything else one needs to do to be able to make the shop work? It won't let me buy anything (I'm talking about step 1: putting something in the cart).
ninetydegrees: Art: self-portrait (Default)

[personal profile] ninetydegrees 2013-06-16 07:54 pm (UTC)(link)
For the record, and in case anybody has the same issue, workers never worked for me because I didn't have my TheSchwartz database set up as my hack was too old and I didn't know I should do this. Sophie had me run this:

$LJHOME/bin/ljdb < /usr/share/doc/libtheschwartz-perl/schema.sql

then restart apache and workers. It wouldn't work otherwise.