first commit
This commit is contained in:
14
README.md
Normal file
14
README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# AyrisTech Worker
|
||||
|
||||
This worker listens to Mailcow Dovecot logs and publishes incoming mail events to Redis.
|
||||
|
||||
## Features
|
||||
- Real-time mail event tracking
|
||||
- Redis Pub/Sub integration
|
||||
- Dockerized deployment
|
||||
|
||||
## Setup
|
||||
1. Clone the repository
|
||||
2. Install dependencies: `npm install`
|
||||
3. Configure `.env` file
|
||||
4. Run the worker: `npm start`
|
||||
Reference in New Issue
Block a user