-
-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
Phyo Wai Yan edited this page Jun 24, 2026
·
1 revision
FAQ
Why GoAppMon?
GoAppMon provides a lightweight way to manage application versions, maintenance mode, and feature flags.
⸻
Does GoAppMon require Docker?
No.
GoAppMon is designed for single binary deployment.
⸻
Does GoAppMon require PostgreSQL?
No.
SQLite is used by default.
⸻
Can I use GoAppMon with Flutter?
Yes.
GoAppMon is designed for Flutter, Laravel, mobile, and web applications.
⸻
Can I use GoAppMon with Laravel?
Yes.
Laravel applications can consume GoAppMon APIs for configuration and maintenance management.
⸻
Is GoAppMon open source?
Yes.
GoAppMon is released under the MIT License.