This is an automated email from the ASF dual-hosted git repository.
rubys pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new bb0ecfe update secretary workbench installation instructions
bb0ecfe is described below
commit bb0ecfe5ce97778dbbe97987884a092c2c387bf6
Author: Sam Ruby <[email protected]>
AuthorDate: Sun Feb 11 10:41:53 2018 -0500
update secretary workbench installation instructions
---
config/secretary-workbench.md | 33 ++++-----------------------------
1 file changed, 4 insertions(+), 29 deletions(-)
diff --git a/config/secretary-workbench.md b/config/secretary-workbench.md
index d596df2..e87438c 100644
--- a/config/secretary-workbench.md
+++ b/config/secretary-workbench.md
@@ -13,38 +13,13 @@ $ bundle install
Look for a line that says either `Bundle complete!` or `Bundle updated!`.
-Indentify where files are to be found
--------------------------------------
-Copy template
+Install gpg
+-----------
-```
-$ cp local_paths.yml ~/.secassist
-```
-
-Edit file paths in `~/.secassist`. For all but the `mail` entry, what you will
-be specifying is the path to a local checkout of the associated ASF repository.
-And, yes, many of these entries are subdirectories of others that are in the
-list, which gives flexibility should have have done your initial checkout
-specifying the `--depth` parameter. Just identify where each can be found.
-
-For the last entry, specify the name of a new file location which will be used
-in the next step to configure mail. I suggest `.secmail` in your home
-directory. This needs to be a full path (i.e., don’t start with a `~`).
-
-
-Configure Apache to display documents received
---------------
+Mac OS/X users can `brew install gpg`. Linux users likely either already
+have this installed, or can make use of the package manager for their
operating system.
-Edit `/etc/apache2/other/whimsy.conf`. Search for `# for secretary workbench`.
-On the next two lines, update the paths to point to where you have a local
-checkout of `documents/received`.
-
-Run:
-
-```
-$ sudo apachectl restart
-```
Install pdftk
-------------
--
To stop receiving notification emails like this one, please contact
[email protected].