https://github.com/carlsargunar/umbraco-docker-workshop
A workshop on running Umbraco in docker containers
https://github.com/carlsargunar/umbraco-docker-workshop
docker dotnet hacktoberfest umbraco workshop
Last synced: about 1 month ago
JSON representation
A workshop on running Umbraco in docker containers
- Host: GitHub
- URL: https://github.com/carlsargunar/umbraco-docker-workshop
- Owner: CarlSargunar
- Created: 2022-03-31T11:27:50.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-16T16:50:43.000Z (5 months ago)
- Last Synced: 2025-03-17T22:09:10.605Z (about 1 month ago)
- Topics: docker, dotnet, hacktoberfest, umbraco, workshop
- Language: CSS
- Homepage:
- Size: 37.1 MB
- Stars: 29
- Watchers: 3
- Forks: 18
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Umbraco-Docker-Workshop
This repository contains all the notes and worksheets for the Docker Workshop being given at Codegarden 2022.
## Workshop
The main workshop is in the [Workshop.md](Workshop.md) file. Follow the instructions in there to get started.
*Please make sure you have gone through the prerequisites for this workshop in the [Prerequisites.md](Prerequisites.md) file prior to starting.*
# References and Resources
Slides - https://docs.google.com/presentation/d/1Nn1hfFkZp8QWpCsnIAGMH6IdBk0R551CiuU3IiJpBdk/## Documentation for Docker
- Main Page : https://docs.docker.com/
- Networking : https://docs.docker.com/network/
- Docker Compose : https://docs.docker.com/compose/reference/
- Docker Hub : https://docs.docker.com/docker-hub/
- Storage : https://docs.docker.com/storage/
- Volumes : https://docs.docker.com/storage/volumes/## Umbraco
- Load Balancing
- https://docs.umbraco.com/umbraco-cms/fundamentals/setup/server-setup/load-balancing/azure-web-apps
- Azure Blob Storage
- https://docs.umbraco.com/umbraco-cloud/set-up/media#about-azure-blob-storage
- Community Articles
- https://swimburger.net/blog/umbraco/how-to-run-umbraco-9-as-a-linux-docker-container
- https://codeshare.co.uk/blog/umbraco-9-useful-snippets/
- https://www.tutorialworks.com/container-networking/
- https://github.com/dotnet/dotnet-docker/tree/main/samples/aspnetapp## Notes
The following are notes for myself, but may be useful for others.
- https://docs.umbraco.com/umbraco-cms/v/12.latest/reference/content-delivery-api#swagger
- https://carole.dev/blog/whats-new-in-umbraco-12-content-delivery-api/
- https://emmti.com/headless-content-delivery-api-in-umbraco-12-rc-1#heading-installing-12rc1-on-your-local-machine