浏览代码

Add link to instructions

父节点
当前提交
95ad959cf8
签署人:: Brendan Abolivier <contact@brendanabolivier.com> GPG 密钥 ID: 8EF1500759F70623
共有 1 个文件被更改,包括 5 次插入3 次删除
  1. 5
    3
      content/install-party-1.0.md

+ 5
- 3
content/install-party-1.0.md 查看文件

20
 One of these workshops, which happened on the morning of the last day, was about
20
 One of these workshops, which happened on the morning of the last day, was about
21
 installing [Synapse](https://github.com/matrix-org/synapse), the reference
21
 installing [Synapse](https://github.com/matrix-org/synapse), the reference
22
 Matrix homeserver implementation. The goal was to give attendees a presentation
22
 Matrix homeserver implementation. The goal was to give attendees a presentation
23
-about what Matrix is, get them to install their own homeserver, and, if possible, to
24
-get everyone's server to federate with everyone else's.
23
+about what Matrix is, get them to install their own homeserver, and, if
24
+possible, to get everyone's server to federate with everyone else's.
25
 
25
 
26
 This is not a trivial thing to do, especially when the technical expertise of
26
 This is not a trivial thing to do, especially when the technical expertise of
27
 the attendence looks quite diverse. After a quick brainstorm on how to do that,
27
 the attendence looks quite diverse. After a quick brainstorm on how to do that,
89
 The workshop's host can then hand out the domain name attached to a server to
89
 The workshop's host can then hand out the domain name attached to a server to
90
 each attendee, who can then log in via SSH to the server and install and
90
 each attendee, who can then log in via SSH to the server and install and
91
 configure a Matrix homeserver (including, if applicable, its built-in ACME
91
 configure a Matrix homeserver (including, if applicable, its built-in ACME
92
-support for automatic provisioning of the certificate needed for federation).
92
+support for automatic provisioning of the certificate needed for federation). As
93
+an example, [here](https://git.io/JelHi) are the instructions we got the
94
+attendees to follow during our workshop at Ubucon Europe.
93
 
95
 
94
 ![](/images/install-party-1.0/domain.jpg)
96
 ![](/images/install-party-1.0/domain.jpg)
95
 *One of the domains I handed out during our workshop at Ubucon*
97
 *One of the domains I handed out during our workshop at Ubucon*