Commit graph

14 commits

Author SHA1 Message Date
Lance Edgar add25f9c1b Only release docs if explicitly requested.
Not sure if that command will ever work...
2015-11-22 13:44:41 -06:00
Lance Edgar c0f7f52edc Add docs to release task.
Hopefully it works, right now getting a 503 from PyPI about it...
2015-11-16 19:32:23 -06:00
Lance Edgar cb0cb5abcb Remove some more edbob references. 2014-09-13 19:13:09 -07:00
Lance Edgar 6654572573 Replaced insserv calls with update-rc.d in Fabric script. 2013-11-16 15:20:19 -08:00
Lance Edgar 0bd512b7f5 No-op to test mailing list. 2013-11-16 15:05:18 -08:00
Lance Edgar 569bdf2095 Tweaked Fabric release task. 2013-10-11 14:23:35 -07:00
Lance Edgar 710ef74664 Added proper init.d support to Linux dbsync daemon.
* Added `--pidfile` argument to `dbsync` command.
* Added `configure_dbsync` Fabric command.
2013-06-07 08:40:52 -07:00
Lance Edgar 331f775512 Added (Linux) file monitor configuration to Fabric script.
Also improved `create_user` to allow overwriting some settings.
2013-06-02 11:03:31 -07:00
Lance Edgar 4f96c6a457 Changed home folder of system user account to /var/lib/rattail. 2013-05-31 23:07:55 -07:00
Lance Edgar 4ae4989cb7 Tweaked Fabric release command. 2013-05-22 18:10:35 -07:00
Lance Edgar 0128177a4f Added create_user Fabric command.
This creates the `rattail` user on a Linux environment.  Probably needs some
improvement but it's a start.
2013-05-16 18:03:06 -07:00
Lance Edgar b24cd9b8fa Tweaked Fabric script to remove egg info before building a release. 2013-05-14 18:52:52 -07:00
Lance Edgar d2f5e8c757 Added PyPI registration and upload to Fabric script. 2013-05-12 08:22:14 -07:00
Lance Edgar ce10ee7d7e Added initial Fabric script. 2013-05-08 17:45:17 -07:00