Docs Menu
Docs Home
/ /
Atlas App Services
/ /

Application Configuration Files (v20210101) [Deprecated]

Note

This page describes a legacy configuration file format. You should only use this information if you're using the deprecated realm-cli.

Any configuration files you pull with App Services CLI or export from the UI use the latest configuration version. For detailed information on the current configuration file format, see App Configuration.

app/
├── realm_config.json
├── auth/
├── data_sources/
├── environments/
├── functions/
├── graphql/
├── hosting/
├── http_endpoints/
├── log_forwarders/
├── services/
├── sync/
├── triggers/
└── values/

For detailed descriptions and examples of each component type's configuration and source code files, refer to the type's page in this section:

← Create Template Configurations with Expansions