Commit Graph

8 Commits

Author SHA1 Message Date
idevakk
c312ec3325 feat: Prepare Zemailnator for Dokploy deployment
- Add highly optimized Dockerfile with Nginx and PHP-FPM 8.4
- Add docker-compose.yml configured with Redis and MariaDB 10.11
- Implement entrypoint.sh and supervisord.conf for background workers
- Refactor legacy IMAP scripts into scheduled Artisan Commands
- Secure app by removing old routes with hardcoded basic auth credentials
- Configure email attachments to use Laravel Storage instead of insecure public/tmp
2026-02-28 23:17:39 +05:30
idevakk
d4de074161 fix: add fallback value for setting variables 2025-11-28 05:59:25 -08:00
idevakk
90ab79b3a2 chore: code styling via pint 2025-11-14 01:51:35 -08:00
Gitea
424b9be1e1 fixed dropmail.php to check every 2 hours 2025-05-09 21:34:06 +05:30
Gitea
cf010f018b stats overview 2025-05-08 09:56:13 +05:30
Gitea
db22535b60 minor css bug, added dropper 2025-05-08 08:33:07 +05:30
Gitea
7ac4e68423 fixed dropmail.php 2025-05-08 06:18:31 +05:30
Gitea
f8ce844625 added premium promotion, dropmail.php, dropattach.php, minor update of other files 2025-05-08 05:46:00 +05:30