Skip to content

Commit 7e2db7c

Browse files
authored
Added Showcase Images to README
1 parent 412b948 commit 7e2db7c

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
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

0 commit comments

Comments
 (0)