PANTHEON™ Help

 Toc
 PANTHEON Help - Welcome
[Collapse]PANTHEON
 [Collapse]Guides for PANTHEON
  [Collapse]Guide for PANTHEON
   [Expand]Settings
   [Expand]Orders
   [Expand]Goods
   [Expand]Manufacturing
   [Expand]POS
   [Expand]Service
   [Expand]Financials
   [Expand]Personnel
   [Expand]Analytics
   [Expand]Desktop
   [Expand]Help
   [Expand]Messages and Warnings
   [Collapse]Additional programs
     AddUsers - Adding Database Users
    [Expand]PANTHEON Web Services (PAWS)
    [Expand]Datalab OTOS
    [Expand]Datalab CHRONOS
    [Expand]Datalab ATENA
    [Expand]Datalab Migrator
     Post-Migration Wizard
    [Expand]mobilni Potni Nalogi
    [Expand]Pantheon LX/LT
     Pantheon SHAKE
    [Collapse]PANTHEON Automation Server (PAAS)
     [Expand]Meaning and operation of PAAS
     [Collapse]PAAS installation and testing
      [Expand]PAAS Manual installation
       How to remove PAAS
       Installing PAAS under a user account
      [Expand]INI settings
       Starting PAAS as Service
     [Expand]Description of REST methods for processing tasks
      PAAS Multi server support
      Alternative to REST API
      Default values and PAAS.exe options
      PAAS upgrade
   [Expand]Old products
  [Expand]Guide for PANTHEON Retail
  [Expand]Guide for PANTHEON Vet
  [Expand]Guide for PANTHEON Farming
 [Collapse]User Manuals for PANTHEON
  [Expand]User Manual for PANTHEON
  [Expand]User Manual for PANTHEON Retail
  [Expand]User manual for PANTHEON Vet
  [Expand]User Manual for PANTHEON Farming
[Collapse]PANTHEON Web
 [Collapse]Guides for PANTHEON Web
  [Expand]Guide for PANTHEON Web Light
  [Expand]Guide for PANTHEON Web Terminal
  [Expand]Guide for PANTHEON Web Legal
  [Expand]Old products Archive
 [Collapse]User Manuals for PANTHEON Web
  [Expand]Getting started PANTHEON Web
  [Expand]User Manual for PANTHEON Web Light
  [Expand]User Manual for PANTHEON Web Terminal
  [Expand]User Manual for PANTHEON Web Legal
  [Expand]Old products Archive
[Collapse]PANTHEON Granules
 [Collapse]Guides for PANTHEON Granules
  [Expand]Personnel Granule
  [Expand]Travel Orders Granule
  [Expand]Documents and Tasks Granule
  [Expand]Dashboard Granule
  [Expand]B2B Orders Granule
  [Expand]Field Service Granule
  [Expand]Fixed Assets Inventory Granule
  [Expand]Warehouse Inventory Granule
 [Collapse]User Manuals for PANTHEON Granules
  [Expand]Getting started
  [Expand]Personnel Granule
  [Expand]Travel Orders Granule
  [Expand]Documents and Tasks Granule
  [Expand]B2B Orders Granule
  [Expand]Dashboard Granule
  [Expand]Field Service Granule
  [Expand]Fixed Assets Inventory Granule
  [Expand]Warehouse Inventory Granule
  [Expand]Archive
[Expand]User Site

Load Time: 457.0102 ms
"
  1000001736 | 221391 | 372811 | Published
Label

INI Settings

      

 

 

All supported settings are read from [PAAS] section in PAAS.ini or Pantheon.ini in the same folder where PAAS.exe is located.

All setings are loaded on service startup. If settings are changed – then PAAS service restart is needed to update settings.
 

 

Available PAAS.INI settings:

Here are all PAAS.INI parameters and description:
                        

[PAAS]
; Default service settings for Windws Services list
; Can be used to have different named PAAS services on different ports

ServiceName=PAAS

DisplayName= Pantheon Automation Server
; SQL Server name. This setting is read also from SERVERNAME in Pantheon.ini

Server=(local)
; Port where PAAS listens for requests

Port=8091
; Exact location of Pantheon.exe. Default is Pantheon.exe from the same folder

Pantheon=
; Timeout (in minutes) for running Pantheon.exe restarted

Timeout=60
; Additional Pantheon commandline arguments

Arguments=
; Should PAAS run autorun tasks. Deafult false

Autorun=false
; Should PAAS serve API. Deafult true

ServeAPI=true
; Database whitelist to restrict where paas have access: DB1;DB2;... No restrictions by default

DbList=
; Name of the PAW Master database with domain list. PAW_Master or PantheonRA_Master

Master=
; Additional SQL server connection string params

SQLParams=
; Fully Qualified Domain Name for https certificate and https service on 443 port

HttpsDomain=
; Dash password for dashboard login for AD username

DashPass=paas
; Number of preemtive started Pantheon instance to handle API requests. Default 2

StartCount=2
; Security Level 0=None;1=Password warnings. Default 0

SecurityLevel=0
; SQL Server login in username:password format. Default empty string – use Windows auth

Login=
; Autorun default user for Pantheon instance /L=User:Password

L=PAAS

 

000001.gif If there is no PAAS.ini, defaults will be used. SQL Server will be from Pantheon.ini in same directory.
000001.gif Paas.exe can be started from command line to preview settings ans live log messages.
000001.gif PAW should be configured to call correct http://paas.server.location:port
000001.gif PAAS service should be instaled as reverse proxy behind IIS or Apahce if exposed to internet
please consult with networking experts.

 

 

Related topics:

 


 

Rate this topic
Was this topic usefull?
Comments
Comment will also bo visible in forum!