DPE Nano Services

Running from command line

Windows

  • Ensure that all Prerequisites are installed

  • Open a command line window and navigate to the folder where you copied DpeNanoServices to

  • Optionally adapt your configuration in the appsettings.json file

  • Run

    DpeNanoServices.exe
    
  • Alternatively you can run

    dotnet DpeNanoServices.dll
    

You should see the following:

image-20230330-113023.png

DpeNanoServices starts with the following defaults:

Linux

  • Ensure that all Prerequisites are installed

  • Navigate to the folder where you copied DpeNanoServices to

  • Optionally adapt your configuration in the appsettings.json file

  • Run

    dotnet DpeNanoServices.dll
    

You should see the following:

image-20230330-111736.png

DpeNanoServices starts with the following defaults: