1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-29 01:34:52 +09:00
Commit graph

24 commits

Author SHA1 Message Date
fr33domlover
c2ee6a7f16 Mention in INSTALL that Vervis needs PostgreSQL 9.5 or above
That's because insertBy' relies on insertUnique being done atomically, which
requires ON CONFLICT support, a feature that came with PostgreSQL 9.5.
2019-04-16 16:39:12 +00:00
fr33domlover
a8bb43255f Explain keyfile loading in INSTALL.md 2019-03-11 02:22:34 +00:00
fr33domlover
4c50a1fc96 Turn clone-deps.sh into a safe update-deps.sh script and document in INSTALL.md 2019-01-14 01:50:14 +00:00
fr33domlover
f9045e211b Update INSTALL.md to reflect latest status 2018-12-10 13:58:39 +00:00
fr33domlover
4c17e3486b Mention in INSTALL.md a way to build against libssl 1.1 2018-11-29 22:01:12 +00:00
fr33domlover
9aea6947c0 Use apt in INSTALL.md, not apt-get (thanks vaeringjar!) 2018-11-28 08:20:45 +00:00
fr33domlover
0d3ccb3a38 Document running the SSH server on port 22 2018-10-25 20:28:06 +00:00
fr33domlover
e29280959b Update the Vervis instance domain name everywhere 2018-06-11 12:39:06 +00:00
fr33domlover
7d237b7540 Adapt to darcs-lights and changes in darcs-rev 2018-05-24 21:45:01 +00:00
fr33domlover
23eaafe23f Move dep cloning instructions from INSTALL.md into an actual script 2018-05-22 21:11:47 +00:00
fr33domlover
a45ff6459f Fix typo in INSTALL.md 2018-05-22 20:55:40 +00:00
fr33domlover
974eabf27d Fix typos in README and INSTALL (thanks dddddd) 2018-05-18 19:30:35 +00:00
fr33domlover
8eca3fa647 Upgrade to GHC 8 and LTS 10.10 2018-05-16 00:02:54 +00:00
fr33domlover
69fd9a1777 List manual download dep libs in INSTALL.md 2018-05-14 15:19:58 +00:00
fr33domlover
2701b4e547 Clarify installation instructions and list dep libs (thanks ultrason) 2018-05-12 09:42:00 +00:00
fr33domlover
c664ee9468 Change filename of default settings, so that editted settings are separate 2018-03-31 22:40:32 +00:00
fr33domlover
fc37f5e779 INSTALL.md: Update ssh repo link and DB instructions 2018-03-31 22:29:00 +00:00
fr33domlover
981b1c0df0 Update INSTALL.md to mention OpenSSL issue and other details 2018-03-24 15:09:22 +00:00
fr33domlover
83a56d5fb8 Mention extra required repos in readme 2016-05-21 21:32:18 +00:00
fr33domlover
8a78fec8f6 Change SSH host key default filenames 2016-03-07 00:37:07 +00:00
fr33domlover
7b75e0a54c INSTALL: Mention generation of SSH host key 2016-03-07 00:33:59 +00:00
fr33domlover
8cf0f2502c Implement DB-based SSH authentication 2016-03-06 11:58:48 +00:00
fr33domlover
0ab77db612 Add TODO note to INSTALL, I need to update it... 2016-03-05 03:55:06 +00:00
fr33domlover
abbef763e7 Initial record with empty package that builds 2016-01-28 14:15:54 +00:00