You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- The main workflow file has been optimised and simplified. - Images are built in parallel when building locally resulting in faster build times. - The github action workflow is about 50% faster. - Arm images are built as well. These images are not tested due to restrictions of github actions (no arm runners). The tags of the images have -arm appended to it. - Arm images can also be built locally. - Reusable workflow is introduced for building, testing and deploying the images. This allows the workflow to be reused for other purposes in the future. - Workflow can be manually triggered. This allows forked Mailu projects to also use the workflow for building images. |
3 years ago | |
|---|---|---|
| .. | ||
| assets | 4 years ago | |
| mailu | 4 years ago | |
| migrations | 4 years ago | |
| .gitignore | 8 years ago | |
| Dockerfile | 3 years ago | |
| README.md | 8 years ago | |
| audit.py | 4 years ago | |
| babel.cfg | 8 years ago | |
| messages.pot | 4 years ago | |
| package.json | 4 years ago | |
| requirements-prod.txt | 4 years ago | |
| requirements.txt | 4 years ago | |
| start.py | 4 years ago | |
| webpack.config.js | 4 years ago | |
README.md
Mailu Admin container
This is the web-based administrative interface for the Mailu containerized mail server.
Resources
- Report issues and send Pull Requests in the main Mailu repository