💉
CARES on Platform
  • Getting started
  • Overview
    • General Structure
    • The Source: Platform
    • A Custom package
  • Design & Architecture
    • General Architecture
    • References from Platform
    • Flow of the data
    • Customized stack
  • Launching & Local Testing
    • Start overriding the config
    • Launch Cares
    • Launch Cares & Disi
    • Dev & Prod mode
    • Test the stack
  • Troubleshooting & Monitoring
    • Using the Monitoring package
    • Locate the issue
    • Backup & Restore
  • Deployment
    • Local deployment
    • Deploy on a Remote Server
  • Postman Collections
  • Sante MPI Configuration
Powered by GitBook
On this page
  1. Launching & Local Testing

Test the stack

In this page we provide more useful command to check for all the services and not only the accessible ones.

To check the data flow using the accessible services only check Flow of the data.

To check the results of processing the data in each service, you can check the logs by running the following command:

docker service logs <name_of_the_service>

PreviousDev & Prod modeNextTroubleshooting & Monitoring

Last updated 2 years ago