Skip to content

Commit

Permalink
Updating automated deployment to GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Oct 20, 2023
1 parent c6c6524 commit 2890f6b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
# Automated deployment
# Continuous integration/deployment and Azure hosting

- Installing TeamCity
- Setting up a build configuration in TeamCity
- Installing necessary tools (e.g. Git)
- Adding a Version Control System root
- Adding build steps to the process
- Pull the source code and build the solution
- Deploy to IIS
- Dependencies, triggers, environment variables
- CI builds and test execution with [Lombiq GitHub Actions](https://github.com/Lombiq/GitHub-Actions).
- Creating an Orchard Core-optimized Azure hosting environment.
- Automated deployments to Azure with [Lombiq GitHub Actions](https://github.com/Lombiq/GitHub-Actions).

Time requirement: 2h 0m
Time requirement: 1h 30m

Dependencies: [Manual deployment](ManualDeployment)
Dependencies: [Getting started in module development](../ModuleDevelopmentAndApis/GettingStartedInModuleDevelopment)

Parent topic: [Deployment and optimization](./)
2 changes: 1 addition & 1 deletion CoreLibrary/Training/DeploymentAndOptimization/Index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

- [Optimization](Optimization)
- [Manual deployment](ManualDeployment)
- [Automated deployment](AutomatedDeployment)
- [Continuous integration/deployment and Azure hosting](AutomatedDeployment)

0 comments on commit 2890f6b

Please sign in to comment.