📄️ Creating an environment
Altogic runs your applications in environments. To run your application, you need to have an environment.
📄️ Managing API keys
Usually, API keys are required to run exposed services of your application through endpoints..
📄️ Setting param and connection overrides
App parameters are name-value pairs that can be used in defining expressions and designing application services and tasks.
📄️ Deploying an application to an environment
To deploy an application snapshot to an environment via the Designer, you need to navigate the Environments view.
📄️ Enabling/disabling auto redeployment
Particularly relevant for development cases, after you deploy a snapshot to an environment, you may continue working on the snapshot and make changes to it.
📄️ Undeploying app from an environment
In some cases, you might need to change the snapshot deployed to an environment.
📄️ Switching environment snapshot
In some cases, you might need to change the snapshot deployed to an environment with minimal interruption.