mailu/docs
Dimitri Huisman 709edb522b
Introduce connection string (database url) for roundcube.
Remove database choice from setup.
Remove the old *DB_* database env variables from the documentation.
The env vars are deprecated now. They will be removed after the upcoming
Mailu release.
..
_templates Restore VERSION_TAG template
assets removing unneeded image
compose Update docs/compose/requirements.rst
contributors Switch the container registry used for deploying images from docker
kubernetes/mailu simplify
.env Add deploy settings for server
Dockerfile Process code review remarks
antispam.rst s/docker\-compose\([^\.]\)/docker compose\1/g
api.rst Make API configurable via the setup utility
cli.rst Merge branch 'master' into delete-disable
conf.py Set language to English for sphinx in conf.py.
configuration.rst Introduce connection string (database url) for roundcube.
database.rst Introduce connection string (database url) for roundcube.
demo.rst Update demo docs with new capabilities
dns.rst Fix a bunch of typos
docker-compose.yml Make docker-compose.yml for setup and docs development friendly
faq.rst Fix typo and wording in faq.rst
features.rst remove service status "feature"
general.rst Update general.rst
index.rst Provide a changelog for minor releases. The github release will now:
maintain.rst s/docker\-compose\([^\.]\)/docker compose\1/g
nginx.conf Build the documentation as a Docker image
releases.rst s/docker\-compose\([^\.]\)/docker compose\1/g
requirements.txt Introduction of the Mailu RESTful API.
reverse.rst Use server-side password generator for generating token.
setup.rst Update setup.rst
webadministration.rst Merge branch 'master' into delete-disable