diff options
| author | doobry | 2019-03-09 11:40:33 +0100 |
|---|---|---|
| committer | jvoisin | 2019-03-09 13:29:35 +0100 |
| commit | 3349293eec5e97f3202e729c3f0cb52f5ef049ea (patch) | |
| tree | 19503b9f49de2e6bfd10d600bd027eacb21db4b9 /README.md | |
| parent | cad87def79d07a370f4756637797e739f9f8351d (diff) | |
Fix typos
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -14,7 +14,7 @@ serious, yet. | |||
| 14 | # Demo instance | 14 | # Demo instance |
| 15 | 15 | ||
| 16 | There is a demo instance deployed a [mat2-web.dustri.org](https://mat2-web.dustri.org). | 16 | There is a demo instance deployed a [mat2-web.dustri.org](https://mat2-web.dustri.org). |
| 17 | Please don't upload any sensitive files on it. | 17 | Please don't upload any sensitive files to it. |
| 18 | 18 | ||
| 19 | # How to deploy it? | 19 | # How to deploy it? |
| 20 | 20 | ||
| @@ -73,8 +73,8 @@ Ansible role to deploy mat2-web on Debian, thanks to the amazing | |||
| 73 | [ansible-role-mat2-web](https://github.com/systemli/ansible-role-mat2-web) | 73 | [ansible-role-mat2-web](https://github.com/systemli/ansible-role-mat2-web) |
| 74 | 74 | ||
| 75 | The role installs mat2-web as a uWSGI service, and runs it as a dedicated | 75 | The role installs mat2-web as a uWSGI service, and runs it as a dedicated |
| 76 | system user, installs bubblewrap to sandbox mat2 sandboxing and creates a garbage | 76 | system user, installs bubblewrap to sandbox mat2 and creates a garbage |
| 77 | collector cronjob to remove leftover files . Besides, it can create a | 77 | collector cronjob to remove leftover files. Besides, it can create a |
| 78 | [dm-crypt](https://en.wikipedia.org/wiki/Dm-crypt) volume with random key for | 78 | [dm-crypt](https://en.wikipedia.org/wiki/Dm-crypt) volume with random key for |
| 79 | the uploads folder, to ensure that the uploaded files won't be recoverable | 79 | the uploads folder, to ensure that the uploaded files won't be recoverable |
| 80 | between reboots. | 80 | between reboots. |
