.. SPDX-FileCopyrightText: 2023 Gerald Wiese .. .. SPDX-License-Identifier: GPL-3.0-or-later One system - multiple applications ================================== This scenario is meant to use a single Debian Desktop VM for installing GNU Health HIS, Thalamus, Orthanc and DHIS2 alongside for testing or developing its interaction. .. figure:: ../../graphics/one_system_multiple_applications.png :width: 60% :align: center Many services are installed in only one system First of all follow the first example including the step to clone and enter this repository but do not run any playbook. Next generate the inventory: .. code-block:: console $ bash inventories/test/generate_one_system_multi_apps.sh -h localhost And finally run the playbook: .. code-block:: console $ ansible-playbook playbooks/all_minimal.yml -i inventories/test/one_system_multi_apps/ -c local -e ansible_user=`whoami` -K If you want to connect to GNU Health just run the client as in previous examples (default password: gnusolidario): .. code-block:: console $ gnuhealth-client To test if the other services are up open a browser and use the following links and default credentials: **Orthanc**: https://localhost:444, username: admin, password: admin **Thalamus**: https://localhost:445, welcome page only **DHIS2**: https://localhost:446, username: admin, password: district