mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
11 lines
426 B
ReStructuredText
11 lines
426 B
ReStructuredText
Administration
|
|
==============
|
|
|
|
The general steps to get CGRateS operational are:
|
|
|
|
#. Create CSV files containing the initial data for CGRateS.
|
|
#. Load the data in the databases using the Loader application.
|
|
#. Start the engine with the required components (depending on your setup).
|
|
#. Make API calls to the component you are interested or send events from your environment towards the :ref:`SessionS` via the :ref:`Agents`.
|
|
|