Placeholders
Placeholders can be used in application configuration file or in files that you specify in filesToReplace field. You can also specify custom placeholders in variables field.
List of placeholders
ont_port_(n)
Port from pool of ports, selected by Onteon. You can use N ports in you application. Simply use ont_port_1, ont_port_2, ont_port_3...
ont_app_path
Absolute path to application instance directory.
ont_user
User that starts process.
ont_node_manager_path
Absolute path to Onteon Node Manager.
ont_node_id
Node id.
ont_application_id
Application id.
ont_application_instance_id
ont_public_ip
Public IP address of node.
ont_host_name
Hostname of node.
ont_app_logs_path
Suggested path for application instance logs. Also used for gathering logs from native application.
ont_date_time
Date time of creating application instance.