Commit Graph

2230 Commits (a1265a274b13384be5ac316d927adbdfe497461f)
 

Author SHA1 Message Date
lub ae8c6179f5 change binary to certbot
out of the certbot/certbot README.rst:

> Until May 2016, Certbot was named simply letsencrypt or letsencrypt-auto, depending on install method. Instructions on the Internet, and some pieces of the software, may still refer to this older name.
7 years ago
lub 464f5cdff3 recommend ```renew``` for renewal
settings for renewal are stored in /etc/letsencrypt/renewal/<domain>.conf - it is not necessary to specify them every time
7 years ago
lub feb4ae84ba use symlinks instead of copy
Let's Encrypt creates symlink to the current keys+certs in /etc/letsencrypt/live/

It isn't very useful to copy the link targets, because they rotate with every renewal (max every 90 days, optimally every 60 days). Per default the files (key+cert) have owner root:root and 0644, which should be sufficient for synapse to read.
7 years ago
Richard van der Hoff b0ea6038c6 Move jekyll back out of matrix-doc again
Having the jekyll assets here is a mistake, because they need to be versioned
separately to the spec: we keep old versions of the spec, but they sometimes
need to be restyled to match the latest website.
7 years ago
Richard van der Hoff 8a66b1a68b Build the spec as part of the build 7 years ago
Richard van der Hoff 0af06291fe Hardcode client major version r0 7 years ago
Richard van der Hoff 986e51cf35 Gendoc: allow overriding the dest dir 7 years ago
Richard van der Hoff 2519b78814 install PyYAML 7 years ago
Richard van der Hoff 35ae69f2e1 Use a virtualenv 7 years ago
Richard van der Hoff 9d2a93ad7b Run jekyll as part of the matrix-doc build
- this saves us having to run it manually on the web server.
7 years ago
Richard van der Hoff 299b60970b Merge pull request #918 from shawnanastasio/master
supporting-docs/projects: Add matrix-pollbot
7 years ago
Richard van der Hoff b8ac9fdefa Merge pull request #960 from matrix-org/babolivier/fix-get-room-alias
Fix response format and 404 example for room alias lookup
7 years ago
Richard van der Hoff 4a4ca9e39b Merge pull request #964 from t3chguy/patch-2
fix react-sdk link
7 years ago
Richard van der Hoff a545392e73 Merge pull request #963 from krombel/patch-2
Fix inconsistency: `join_rules` => `join_rule`
7 years ago
Michael Telatynski a9d9f58229 fix react-sdk link 7 years ago
krombel f8ce497bd6 Fix inconsistency: `join_rules` => `join_rule`
All other docs do not have `join_rules` but `join_rule`
This PR fix this inconsistency.

Mentioned by @digital:sorunome.de in [#matrix-dev:matrix.org](https://matrix.to/#/!XqBunHwQIXUiqCaoxq:matrix.org/$150142347531959wjGGm:sorunome.de)
7 years ago
Brendan Abolivier 25f23873d4
Update changelog 7 years ago
Brendan Abolivier fee65dbacb
Fix response format and 404 example for room alias lookup 7 years ago
Richard van der Hoff 7cec016256 Merge pull request #959 from QMatrixClient/master
libqmatrixclient minor changes
7 years ago
Kitsune Ral 112ba5566e Fixed typo and other polishing 7 years ago
Richard van der Hoff 14e36b7d6f Merge pull request #954 from ptman/master
Don't give false hope about up-to-date docs
7 years ago
Paul Tötterman 94ded5fff7 Don't give false hope about up-to-date docs 7 years ago
Brendan Abolivier 750d980bc0 Room member (#950)
* Fixed an incorrect membership on example
* Added precision on membership upon profile update
* Changed first example into a join
* Changed the state/{eventType}/{stateKey} example with an actual state key
7 years ago
Kegsay e641897d88 Merge pull request #930 from matrix-org/leonerd/circle
Remove Net::Async::Matrix client; expand Circle entry
7 years ago
Kegsay 2b9dbd3a6c Merge pull request #947 from t3chguy/patch-1
redacts is an eventID not a roomID (! -> $)
7 years ago
Michael Telatynski 852f4edead redacts is an eventID not a roomID (! -> $) 7 years ago
Richard van der Hoff e75b22ba31 Merge pull request #944 from turt2live/travis/summer-2017-sync
Synchronize the projects I work on with matrix-doc
7 years ago
turt2live 6423901ce3 Use consistent labels for project statuses 7 years ago
turt2live 54760ad0dd Add rocket-sheep 7 years ago
turt2live 847730109f Add matrix-embedded-federation 7 years ago
turt2live 9d396242d3 Add matrix-topic-bot 7 years ago
Richard van der Hoff e04a3819a5 Merge pull request #943 from krombel/patch-1
Add link to draft for WebSocketAPI on Google-Docs
7 years ago
Richard van der Hoff 1f12d9114c Riot project: improve readability 7 years ago
Richard van der Hoff ce922d6bb9 Merge pull request #941 from patch-forks/patch-1
fix for some markdown-links
7 years ago
krombel 81ea7058a5 Add link to draft for WebSocketAPI on Google-Docs 7 years ago
DYM 9538bf55a8 markdown 7 years ago
Richard van der Hoff 4be25ca6b4 Merge pull request #939 from maxidor/matrix-sync-java-sdk
"Try Matrix!" page for Matrix Java SDK
7 years ago
Max Dor 39d516ae1e "Try Matrix!" page for Matrix Java SDK 7 years ago
Matthew Hodgson b4dc6fd4f6 Merge pull request #936 from anoadragon453/patch-1
Tox.im -> Tox.chat
7 years ago
anoadragon453 914ffa62ad Tox.im -> Tox.chat
https://tox.chat is the Tox project's official homepage, while Tox.im is their old page, that seems to have been taken over by a squatter linking to an old blog post.

Don't want to mislead people :)
7 years ago
Paul "LeoNerd" Evans d755d97916 Add a screenshot for Circle+Matrix; expand on the instructions making them more matrix-specific 7 years ago
Paul "LeoNerd" Evans 4e64720be5 Remove the NaMatrix client entry as it's now dead 7 years ago
Matthew Hodgson f147533ea3 Merge pull request #927 from maxidor/mxisd-1
Update mxisd project description
7 years ago
Max Dor 37be6feb72 Update mxisd project description 7 years ago
Matthew Hodgson f6a8fea3a4 Merge pull request #924 from Matrixcoffee/patch-1
Update 2017-05-02-matrix-knowledge-base.md
7 years ago
Matthew Hodgson 6bf33feac9 Merge pull request #925 from QMatrixClient/master
Update Quaternion and libqmatrixclient records
7 years ago
Matthew Hodgson 3a5da0472b Merge pull request #926 from maxidor/master
Create matrix-appservice-email project page
7 years ago
Max Dor 1b3e1a0a88 Create matrix-appservice-email project page 7 years ago
Kitsune Ral 06719c9b95 Update Quaternion and libqmatrixclient records 7 years ago
Matrixcoffee fc4bef93da Update 2017-05-02-matrix-knowledge-base.md 7 years ago