summaryrefslogtreecommitdiff
path: root/doc/snac.8
diff options
context:
space:
mode:
Diffstat (limited to 'doc/snac.8')
-rw-r--r--doc/snac.817
1 files changed, 10 insertions, 7 deletions
diff --git a/doc/snac.8 b/doc/snac.8
index 94afe71..a463cdc 100644
--- a/doc/snac.8
+++ b/doc/snac.8
@@ -14,8 +14,16 @@ This is the admin manual. For user operation, see
14.Xr snac 1 . 14.Xr snac 1 .
15For file and data formats, see 15For file and data formats, see
16.Xr snac 5 . 16.Xr snac 5 .
17.Ss Installation 17.Ss Building and Installation
18Install the OpenSSL and urllib3 Python3 external packages, and run as root 18A C compiler must be installed in the system, as well as the development
19headers and libraries for OpenSSL and curl. To build
20.Nm ,
21run
22.Bd -literal -offset indent
23make
24.Ed
25.Pp
26And, after that, run as root
19.Bd -literal -offset indent 27.Bd -literal -offset indent
20make install 28make install
21.Ed 29.Ed
@@ -179,11 +187,6 @@ user's crontab:
1790 4 * * 0 /usr/local/bin/snac purge /path/to/snac-data 1870 4 * * 0 /usr/local/bin/snac purge /path/to/snac-data
180.Ed 188.Ed
181.Pp 189.Pp
182Other directories, like
183.Pa archive/ ,
184can grow very quickly if the debug level is greater than 0. These
185files must be deleted manually.
186.Pp
187The user-generated data (the local timeline) is never deleted. 190The user-generated data (the local timeline) is never deleted.
188.Ss ActivityPub Support 191.Ss ActivityPub Support
189These are the following activities and objects that 192These are the following activities and objects that