Skip to content

03 Usage

David Orel edited this page Dec 30, 2024 · 7 revisions

Usage

Webapp

Webapp is available at: http://localhost/webapp or http://${WEB_SERVER_NAME}/webapp

Do not try to access to webapp directly, or you will get an error

From webapp, you can access to the following pages: Webapi docs PG admin Grafana Traefik dashboard

In 3cx parameters menu , you can set extensions and queues via csv files import

Event page is here to let you add special events to your calendar with diffent impact levels

Acces in on the left sidebar in 3cx parameters menu

PG Admin

To explore the database , you can accces to PG Admin via http://localhost/pgadmin or htt://WEB_SERVER_NAME/pgadmin

Grafana

To create dashboards and explore the data you can accces to Grafana via http://localhost/grafana or htt://WEB_SERVER_NAME/grafana

Clone this wiki locally