Module 3
Build and deploy application to test environment
This module requires that you are part of an organization with an enabled test environment for Altinn Apps. If this is not the case, move on to the next module.
If you have a personal application registered that you would like to move to an organization,
you can ask for access to an organization by asking an administrator or the service desk.
When you have access to an organization with enabled test environments, the application can be moved by following these steps:
- Move the repository for the application in Gitea to your organization via the “Settings” menu on the Gitea-page.
- Update the
id
andorg
-fields in theApp/config/applicationmetadata.json
-file, so that they refer to the new organization
In this module you are going to build and deploy the application to Altinn’s test environment (TT02) and verify that everything works as expected.
Topics covered in this module:
- Set custom requirements for resource use
- Building application
- Deploying application
Tasks
Summary
In this module you have built and deployed your application to TT02, logged into Altinn with a test user and tested your application.