101t / jasmin-web-panel

📨 Jasmin Web Panel for Jasmin SMS Gateway
https://youtu.be/z-BFJzWtq1M
82 stars 78 forks source link

Docker compose built on local machine (AArch64/ARM64) compatible #73

Closed mawaki closed 6 months ago

mawaki commented 7 months ago

Added docker compose file and respective environment file for building locally with docker compose and making it compatible with AArch64 and ARM64.

mawaki commented 7 months ago

Before merging to master, kindly check because this creates a new postgresql container just for the web panel. But we need to remove it if the panel should normally use the same database as Jasmin. If this is the case, you can let me know so that I can update.

101t commented 6 months ago

@mawaki thank you for your contribution, I added the changes according to development requirements