Skip to content

Application

A NAIS application lets you run one or more instances of a container image.

An application is defined by its application manifest, which is a YAML file that describes how the application should be run and what resources it needs.

Once the application manifest is applied, NAIS will set up your application as specified. If you've requested resources, NAIS will provision and configure your application to use those resources.

What's next?

💡 Learn more about exposing your application

🎯 Create an application

🎯 Expose an application

🎯 Set up access policies for your application

🎯 Communicate with another application

📚 Complete application example

📚 Application specification