wzeth and GitHub
f4ee1d3e0b
clarify TLS config
2017-01-29 09:03:48 -05:00
wzeth and GitHub
c7be368be9
remove pre-cambrian redis, add helpers
...
Add some things someone might find useful, but that shouldn't be default:
* after network target
* require postgresql to start nntpchan
* setting `SRND_INI_PATH` if user would like to put their config elsewhere
2017-01-29 08:42:13 -05:00
wzeth and GitHub
af4baa42a4
set explicit height for captcha
...
Now less bean jumping and more meme having.
2016-11-02 09:06:28 -04:00
wzeth and GitHub
d64be9150d
fix the jumping beans effect
...
Pages will jump if image size isn't explicitly declared.
2016-11-02 09:01:38 -04:00
wzeth and GitHub
84cdf459ae
fix typo
...
depencies :DDDDD
2016-10-27 03:06:57 -04:00
wzeth and GitHub
190321b4c4
Rename building-ubuntu16.10 to building-ubuntu16.10.md
2016-10-27 03:00:42 -04:00
wzeth and GitHub
37119a249e
Create building-ubuntu16.10
2016-10-27 02:59:36 -04:00
wzeth and GitHub
ba7140053a
remove --createdb and upgrade go version
...
--createdb doesn't always work for some reason, so prefer the `createdb srnd` command instead. Upgrade to go 1.7.3 because, as far as I know, SRNDv2 compiles on this version.
2016-10-20 12:51:06 -04:00
wzeth and GitHub
2727fe9dff
deprecate redis
...
redis is trash kill you'reself
2016-10-20 12:44:13 -04:00
wzeth and GitHub
4ab90f3152
Explicit notice of redis cache deprecation
...
Users should know that redis cache is no longer valid as of SRNDv2 commit 96de42
2016-10-08 05:08:46 -04:00
wzeth and GitHub
e57d4ea921
Use more succinct postgres role creation command
...
It is far less error prone to use the tools that Postgres provides to create the role and the database. This amendment also ensures the created role password is encrypted.
2016-09-10 09:34:00 -04:00
wzeth and GitHub
7c6726b5fc
update definitions for allow_anon*
...
I have 40% confidence this is correct :v)
2016-07-06 12:35:34 -04:00
wzeth and GitHub
40eeb116de
document archive in [nntp]
2016-07-04 02:27:56 -04:00
wzeth and GitHub
0c0160da6d
Update srnd.md
2016-06-20 11:21:46 -04:00
wzeth and GitHub
fd82218e5f
doucment feeds.d
2016-06-20 11:18:19 -04:00
wzeth and GitHub
3cc04a6cad
document SRND_FEEDS_INI_PATH environment variable
2016-06-20 10:09:24 +00:00
wzeth and GitHub
e6967a75e7
document custom config locations
2016-06-20 09:59:03 +00:00
wzeth and GitHub
b73c219e6b
clarified anon_nntp and pprof
2016-06-19 01:12:33 -04:00
wzeth and GitHub
77a72c5770
document frontend minimize_html feature
2016-06-17 12:51:00 +00:00
wzeth and GitHub
47737dd205
Update building-debian8.5.md
...
set a title and backtick some directories and commands
2016-06-15 10:33:10 +00:00
wzeth and GitHub
a22330f920
added links to the setup guide
2016-06-15 10:30:51 +00:00
wzeth and GitHub
05b4695398
Update and rename debian8.5-step-by-step.md to building-debian8.5.md
...
Made things a little more concise. I removed ffmpeg in favor of libav-tools because it is available in the default repositories.
2016-06-15 10:19:43 +00:00
wzeth and GitHub
7276e28bb7
add missing command
2016-06-13 02:21:57 -04:00
wzeth and GitHub
a35889ca18
Step-by-step for Debian 8.5
...
This will help users with a step-by-step guide to installing. I will try to make this into a script or something one day.
2016-06-12 06:27:53 -04:00
wzeth and GitHub
c171e62d52
oops made a typo
2016-06-12 05:37:19 -04:00
wzeth and GitHub
75a3cf5ede
systemd service file for nntpchan
...
Assumptions made:
1. The user has a redis_6379.service
2. The user is using /opt/nntpchan as the working directory for the srndv2
2016-06-12 05:36:05 -04:00
wzeth and GitHub
2d25b349f7
Oops wrong dir
2016-06-12 05:34:59 -04:00
wzeth and GitHub
29149eb452
Systemd service file
...
Here is an example systemd config.
It makes some assumptions:
1. The user has a systemd service called redis_6379.service (the redis install utils have this as default).
2. srndv2 is contained in /opt/nntpchan
2016-06-12 05:29:43 -04:00