📄️ General
Scope
📄️ Quick try-out ?
We have created a script notifysetup.py that can be used to setup the services quickly on your local system. The script sets up the notifyone-gateway, notifyone-core and notifyone-handler and notifyone-dashboardservices quickly on your machine (it automatically installs dependencies and resolves connectivity between services). After runnig this script, you can play around with services on your local, crate app and events, trigger notification etc. Of couse, you won't be able to send actual notifications as handlers are initialized with dummy providers configuration (notification requests will fail eventually with some error message).
📄️ Production Like Deployment ?
As you know, NotifyOne as been designed to suite the microservices architecture and runs as a group of services. We recommed that you deploy and manage each component individually as a microservice in production.