Introduction
Here we describe the possible usage of portal (current URL Is https://portal-test.demo.build.one/)
How-tos
Create a version via portal
- In
Projectschoose from your different Jira projects the correct one and choose your branch - Click on
Version - Insert a proper name, maybe use the branch name and a version number
- You can also use the value
autoto calculate the version number automatically, see here for more details: CircleCI Pipelines - Parameters - Click on
Ok - This will create a new version/tag in your repository. Keep in mind, that this needs some time. You can track the progress in CircleCi
There are some configurations necessary to enable this in your repository, see https://agile.build.one/browse/SWAT-9057 for configuration
Deploy a standalone
- In
Projectschoose the branch, you would like to deploy - Click on
Deploy standalone - Choose your
Version, which is your tag name - Choose the name of the application (which will be also the URL for that)
- Add further Deployment in JSON Format, at least these two
{
"PASOE_LOGIN_MODEL": "form",
"ALLOWED_AUTHENTICATION": "AkiomaUser"
}Update a standalone
- Go to
Deploy -> Deploy-Targets - Choose your environment and you application
- Click
Update - Change the
Deployment variablecalledVERSIONto your new version (tag) - ❗Hitting
Enterin the text box will directly update the stack - Click on
Okto deploy
Use Cases
Settings/Attributes
Attribute | Description | Example/Values |
... | ... | ... |
... | ... |