.. general topics About XMM --------- The X-Media Manager provides a modern and intuitive user interface for product information, media assets, tree structures and custom master data management. It consists of two primary components: - The **Core** backend, powered by a modern technology stack with `Python 3`_, `Mongo DB`_, `ElasticSearch`_ and `Redis`_. - The **UI** frontend, written in `EcmaScript 6`_ using `React`_. .. _Python 3: https://docs.python.org/3.6/ .. _Mongo DB: https://www.mongodb.com/ .. _ElasticSearch: https://www.elastic.co/ .. _Redis: https://redis.io/ .. _EcmaScript 6: http://www.ecma-international.org/ecma-262/6.0/ .. _React: https://facebook.github.io/react/ This will guide you through the most common scenarios when starting with *XMM*: .. toctree:: :maxdepth: 1 intro development deployment settings