Build and deploy ΒΆ
To make your application available to others, you need to build and deploy it.
Nais attempts to make this as simple as possible by providing a set of GitHub Actions and the Nais CLI.
Use these to compose your own build and deploy pipeline through Github Actions workflows.
GitHub Actions ΒΆ
π nais/docker-build-push - Build and push container images
π nais/setup
See the respective GitHub Action links for detailed configuration options.
What's next ΒΆ
π‘ Nais manifests
π‘ Applying a manifest
π‘ Environment mixins
π Manifest reference
π― Build and deploy with Github Actions