Skip to content

Commit 3b3f22c

Browse files
authored
Merge pull request #9 from CodeShellDev/dev
Update Main Branch for README Update
2 parents 3f4ea8d + 40cdd2e commit 3b3f22c

File tree

3 files changed

+36
-4
lines changed

3 files changed

+36
-4
lines changed

.github/templates/README.template.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
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)
44

5+
## Showcase
6+
7+
![mailauth-home](https://github.com/user-attachments/assets/934fb3a3-3160-4fcb-a30e-10b62a804411)
8+
9+
![mailauth_1](https://github.com/user-attachments/assets/f24119aa-2749-467d-a7bc-9ee091eee5aa)
10+
11+
![mailauth_2](https://github.com/user-attachments/assets/124d9e7d-b377-4935-85c2-cf16e2be47c5)
12+
13+
![mailauth_3](https://github.com/user-attachments/assets/a3631281-dedf-4f91-a2a8-140531cef665)
14+
15+
![mailauth_4](https://github.com/user-attachments/assets/7a29fa39-2fbf-40fb-9c4a-3c0e16ade15d)
16+
17+
518
## Getting Started
619

720
Get the latest version of the `docker-compose.yaml` file:
@@ -41,7 +54,11 @@ Next create `init-mongo.js` in your working directory:
4154
When working with Oauth2 and Auth in general it is recommended to be sure to use secure connections,
4255
here you will see a Reverse Proxy implementation with traefik:
4356

44-
```yaml
57+
```y![mailauth_2](https://github.com/user-attachments/assets/4acfc818-7c66-414d-b604-5f02a900d524)
58+
![mailauth_1](https://github.com/user-attachments/assets/216acae8-e6c3-410c-9ca9-c61e98cf8b54)
59+
![mailauth_3](https://github.com/user-attachments/assets/6364a90c-30b0-4588-a36a-981c0ddb5c39)
60+
![mailauth_4](https://github.com/user-attachments/assets/91cf383d-d67b-4088-848e-6ea04b31b1cb)
61+
aml
4562
{ { file.examples/traefik.docker-compose.yaml } }
4663
```
4764

README.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
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)
44

5+
## Showcase
6+
7+
![mailauth-home](https://github.com/user-attachments/assets/934fb3a3-3160-4fcb-a30e-10b62a804411)
8+
9+
![mailauth_1](https://github.com/user-attachments/assets/f24119aa-2749-467d-a7bc-9ee091eee5aa)
10+
11+
![mailauth_2](https://github.com/user-attachments/assets/124d9e7d-b377-4935-85c2-cf16e2be47c5)
12+
13+
![mailauth_3](https://github.com/user-attachments/assets/a3631281-dedf-4f91-a2a8-140531cef665)
14+
15+
![mailauth_4](https://github.com/user-attachments/assets/7a29fa39-2fbf-40fb-9c4a-3c0e16ade15d)
16+
17+
518
## Getting Started
619

720
Get the latest version of the `docker-compose.yaml` file:
@@ -142,7 +155,11 @@ db.createUser({
142155
When working with Oauth2 and Auth in general it is recommended to be sure to use secure connections,
143156
here you will see a Reverse Proxy implementation with traefik:
144157

145-
```yaml
158+
```y![mailauth_2](https://github.com/user-attachments/assets/4acfc818-7c66-414d-b604-5f02a900d524)
159+
![mailauth_1](https://github.com/user-attachments/assets/216acae8-e6c3-410c-9ca9-c61e98cf8b54)
160+
![mailauth_3](https://github.com/user-attachments/assets/6364a90c-30b0-4588-a36a-981c0ddb5c39)
161+
![mailauth_4](https://github.com/user-attachments/assets/91cf383d-d67b-4088-848e-6ea04b31b1cb)
162+
aml
146163
---
147164
services:
148165
mailauth:

test.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)