Added kafka service to server

This commit is contained in:
2025-02-06 14:40:06 +00:00
parent a654276a14
commit 36f2813708
4 changed files with 51 additions and 2 deletions

View File

@ -10,7 +10,7 @@
- ssh
- ftp
- 27017
- 3306
- 9092
- Install SSH keys
- Setup unattended upgrades
@ -33,9 +33,10 @@
Create a .env file with the following content:
```
```sh
ACKEE_USERNAME=luke-else
ACKEE_PASSWORD=XXX
```
## Websites