Keonik1
3826de8c60
Add installation via docker compose (MVP 1)
...
- Add markdown tabs blocks
- Fix [Issue 604](https://github.com/chatmail/relay/issues/604 )
- Add `--skip-dns-check` argument to `cmdeploy run` command
- Add `--force` argument to `cmdeploy init` command
- Add startup for `fcgiwrap.service`
- Add extended check when installing `unbound.service`
- Add configuration parameters (`is_development_instance`, `use_foreign_cert_manager`, `acme_email`, `change_kernel_settings`, `fs_inotify_max_user_instances_and_watchers`)
2025-08-09 15:55:37 +03:00
holger krekel
fe51dbd844
streamline
2024-10-31 17:30:09 +01:00
holger krekel
99fbe1d4c4
Apply suggestions from code review
...
Co-authored-by: missytake <missytake@systemli.org >
2024-10-31 17:30:09 +01:00
holger krekel
d3e71aa394
streamline intro, mention IP addresses
2024-10-31 17:30:09 +01:00
holger krekel
af17b459ba
also change privacy policy to circumscribe iroh-relay services
2024-10-30 13:30:44 +01:00
missytake
75f11e68de
updated privacy policy to testrun UG
2024-10-29 16:53:33 +01:00
B. Petersen
0483603d4a
fix headline ordering numbers, typo
...
before, the order was 2 - 3.1 - 3.2 - 3
i think, the gist was to have subheadlines under "2.";
this is fixed by this PR.
moreover, the PR contains a small typo fix.
2024-06-24 14:26:55 +02:00
holger krekel
b651a9046b
Apply suggestions from code review
...
Co-authored-by: missytake <missytake@systemli.org >
2024-05-30 19:03:09 +02:00
holger krekel
1b076bcd22
more refinement
2024-05-30 19:03:09 +02:00
holger krekel
30437f6c46
refine
2024-05-30 19:03:09 +02:00
holger krekel
3171e40a26
reword further
2024-05-30 19:03:09 +02:00
holger krekel
61c915995b
reworking the privacy policy entry point
2024-05-30 19:03:09 +02:00
Septias
a4d520a9ad
fix: align spelling of Delta Chat
2023-12-14 11:00:48 +01:00
holger krekel
bb3a0a9945
strike section 5 mostly -- we need to double-check with lexict sometime
...
but i am pretty sure this stems from a time where we had non-ephemeral
non-automated account setup (regular testrun.org) and does not apply to chatmail.
2023-12-13 15:57:29 +01:00
B. Petersen
4a7e36618f
use a class for the banner, make sure it is always width of page
2023-12-12 20:02:46 +01:00
holger krekel
7cb8f90340
create a wwwdev.sh entry point for helping live web design/development ( #92 )
...
* create a wwwdev.sh entry point for developing the web part
* rename script
* fix README
* add a note
* don't depend on deltachat python package
* avoid bailing out on jinja2 errors, and provide file-url for instant clickability
* in webdev mode make page auto-refresh every 3 seconds
2023-12-08 14:32:40 +01:00