diff --git a/.github/templates/README.template.md b/.github/templates/README.template.md index 4f6505f..51f3a5a 100644 --- a/.github/templates/README.template.md +++ b/.github/templates/README.template.md @@ -2,6 +2,19 @@ Mailauth is a Mailbox Manager which enables you too select between your Mailboxes and authenticate with your Mailserver, like [mailcow](https://github.com/mailcow/mailcow-dockerized) +## Showcase + +![mailauth-home](https://github.com/user-attachments/assets/934fb3a3-3160-4fcb-a30e-10b62a804411) + +![mailauth_1](https://github.com/user-attachments/assets/f24119aa-2749-467d-a7bc-9ee091eee5aa) + +![mailauth_2](https://github.com/user-attachments/assets/124d9e7d-b377-4935-85c2-cf16e2be47c5) + +![mailauth_3](https://github.com/user-attachments/assets/a3631281-dedf-4f91-a2a8-140531cef665) + +![mailauth_4](https://github.com/user-attachments/assets/7a29fa39-2fbf-40fb-9c4a-3c0e16ade15d) + + ## Getting Started Get the latest version of the `docker-compose.yaml` file: @@ -41,7 +54,11 @@ Next create `init-mongo.js` in your working directory: When working with Oauth2 and Auth in general it is recommended to be sure to use secure connections, here you will see a Reverse Proxy implementation with traefik: -```yaml +```y![mailauth_2](https://github.com/user-attachments/assets/4acfc818-7c66-414d-b604-5f02a900d524) +![mailauth_1](https://github.com/user-attachments/assets/216acae8-e6c3-410c-9ca9-c61e98cf8b54) +![mailauth_3](https://github.com/user-attachments/assets/6364a90c-30b0-4588-a36a-981c0ddb5c39) +![mailauth_4](https://github.com/user-attachments/assets/91cf383d-d67b-4088-848e-6ea04b31b1cb) +aml { { file.examples/traefik.docker-compose.yaml } } ``` diff --git a/README.md b/README.md index d1cdb54..889ee9f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,19 @@ Mailauth is a Mailbox Manager which enables you too select between your Mailboxes and authenticate with your Mailserver, like [mailcow](https://github.com/mailcow/mailcow-dockerized) +## Showcase + +![mailauth-home](https://github.com/user-attachments/assets/934fb3a3-3160-4fcb-a30e-10b62a804411) + +![mailauth_1](https://github.com/user-attachments/assets/f24119aa-2749-467d-a7bc-9ee091eee5aa) + +![mailauth_2](https://github.com/user-attachments/assets/124d9e7d-b377-4935-85c2-cf16e2be47c5) + +![mailauth_3](https://github.com/user-attachments/assets/a3631281-dedf-4f91-a2a8-140531cef665) + +![mailauth_4](https://github.com/user-attachments/assets/7a29fa39-2fbf-40fb-9c4a-3c0e16ade15d) + + ## Getting Started Get the latest version of the `docker-compose.yaml` file: @@ -142,7 +155,11 @@ db.createUser({ When working with Oauth2 and Auth in general it is recommended to be sure to use secure connections, here you will see a Reverse Proxy implementation with traefik: -```yaml +```y![mailauth_2](https://github.com/user-attachments/assets/4acfc818-7c66-414d-b604-5f02a900d524) +![mailauth_1](https://github.com/user-attachments/assets/216acae8-e6c3-410c-9ca9-c61e98cf8b54) +![mailauth_3](https://github.com/user-attachments/assets/6364a90c-30b0-4588-a36a-981c0ddb5c39) +![mailauth_4](https://github.com/user-attachments/assets/91cf383d-d67b-4088-848e-6ea04b31b1cb) +aml --- services: mailauth: diff --git a/test.txt b/test.txt deleted file mode 100644 index ec84af1..0000000 --- a/test.txt +++ /dev/null @@ -1,2 +0,0 @@ -THIS IS JUST FOR WORKFLOW TESTING -Test \ No newline at end of file