Commit Graph

38 Commits

Author SHA1 Message Date
link2xt 30a61972fb Update autoconfig XML URL with RFC draft
Old page does not exist anymore and linking to web archive is not nice.
2024-01-08 16:33:04 +01:00
link2xt be3685519f Document ports 80 and 443 and add more hyperlinks 2023-12-21 16:16:17 +00:00
missytake 42bba52f66 README: move cmdeploy dns to additional commands 2023-12-19 19:39:49 +01:00
missytake 50922fb1d2 docs: dns doesn't just output a zone file anymore 2023-12-19 19:39:49 +01:00
holger krekel 1b9e822ff6 strike this weird CHATMAIL_DOMAIN variable 2023-12-16 16:36:56 +01:00
holger krekel 9f6c00d62c strike last mentins of "instance" in readme 2023-12-16 16:36:56 +01:00
missytake 7f8e0620ca README: formatting 2023-12-13 19:50:45 +01:00
missytake dc9aebcb55 README: rework and reorder 2023-12-13 19:43:39 +01:00
link2xt 1c0543cb46 Update README.md
Co-authored-by: missytake <missytake@systemli.org>
2023-12-12 23:37:16 +01:00
link2xt dde879c7fc Add scripts/cmdeploy 2023-12-12 23:37:16 +01:00
link2xt a2a78c0aff Do not attmpt to activate venv from scripts/initenv.sh
If you run it as scripts/initenv.sh,
activating venv is useless as bash will exit immediately afterwards.

If you `source` it as suggested by README.md,
`set -e` will set the flag for the current shell
and your shell will exit as soon as some command returns non-zero status,
e.g. cmdeploy fails or you simply do `ls /foo/bar/baz` and `ls`
complains that `/foo/bar/baz` does not exist.
2023-12-12 20:22:34 +00:00
holger krekel b3fdebf8df tweak for making CI happy 2023-12-11 15:52:12 +01:00
holger krekel 74f5b2847f fix readme 2023-12-11 15:52:12 +01:00
holger krekel e417e43c54 add test command 2023-12-11 15:52:12 +01:00
holger krekel 158ebe1089 fix README 2023-12-11 15:52:12 +01:00
holger krekel d3ca037ebf snap 2023-12-11 15:52:12 +01:00
holger krekel 81c4a6170f making it work 2023-12-11 15:52:12 +01:00
holger krekel 6285283b02 rework UI for chatmail setup 2023-12-11 15:52:12 +01:00
holger krekel b71e24d6a1 draft init flow 2023-12-11 15:52:12 +01:00
holger krekel 84db074686 fix README link 2023-12-08 14:59:17 +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
holger krekel c67fb69af2 Parametrized privacy policy, unified and refined nine/non-nine landing pages (#89)
- move web sources to markdown
- integrate privacy policy template
- create and use chatmail.ini file to driving web-page generation 

Co-authored-by: missytake <missytake@systemli.org>

---------

Co-authored-by: missytake <missytake@systemli.org>
2023-12-07 13:52:00 +01:00
holger krekel 0f05216ea0 mention QRcode in readme and modify nine.testrun.org index page to include it 2023-12-05 14:22:42 +01:00
missytake af90d0a7de rename doveauth-dictproxy to doveauth 2023-11-15 15:00:27 +01:00
holger krekel 248f67dcf6 fix nocreate location 2023-11-01 22:42:38 +01:00
holger krekel a24df735d4 streamline README, port some changes/additions from nine-branch 2023-11-01 22:42:38 +01:00
link2xt 7c5ec1e0df Add scripts/generate-dns-zone.sh 2023-10-24 21:23:20 +00:00
missytake 040b7a74a6 doveauth: don't create users if /tmp/nocreate exists 2023-10-17 20:03:18 +02:00
holger krekel 0b051f8154 move deploy.py file and revamp README 2023-10-17 00:35:07 +02:00
missytake 192238567b add some initial benchmarks
Co-Authored-By: holger krekel <holger@merlinux.eu>
2023-10-16 21:51:53 +02:00
missytake 247eb55886 doveauth: switch from lua authentication to dict authentication
Co-Authored-By: holger krekel <holger@merlinux.eu>
Co-Authored-By: link2xt <link2xt@testrun.org>
2023-10-15 01:13:13 +00:00
holger krekel 5cd54026a8 refactor dovecot tests, move online tests one level up 2023-10-14 14:32:22 +02:00
holger krekel 6d3ffd8f4e add plan as discussed with alex and nami 2023-10-13 15:44:06 +00:00
holger krekel f84692a07a fix/rename 2023-10-13 15:44:06 +00:00
holger krekel 4badc7c8d6 (nami, hpk) draft repackaging goal 2023-10-13 15:44:06 +00:00
link2xt 9da375cf5c README: add --ssh-user root 2023-10-13 14:06:30 +00:00
missytake 4b0a9448d6 run pyinfra command with environment variables, without inventory.py 2023-10-12 17:00:20 +02:00
holger krekel 8f70c4049a initial commit, mostly copied from another repo 2023-10-12 15:06:48 +02:00