Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 18 additions & 1 deletion .github/templates/README.template.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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 } }
```

Expand Down
19 changes: 18 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down
2 changes: 0 additions & 2 deletions test.txt

This file was deleted.