Anthony Salemo's repositories
angularssr-development
A basic Angular SSR application used for various dev purposes
arm-templates-samples
Repository for ARM templates samples for different stacks
azure-docs
Open source documentation of Microsoft Azure
azure-webapps-linux-node-express-basic
A private repository housing a very basic Express application for quick testing, mockups, etc.
azure-webapps-linux-python-fastapi-basic
A basic Fast API application used to test some deployment scenarios.
azure-webapps-linux-python-flask-basic
A private repository housing a very basic Flask application for quick testing, mock ups, etc.
azure-webapps-windows-node-nextjs
A repo to use as a test for Windows/App Service and Node use cases.
container-app-jobs-examples
Various examples of trigger types for Container App Jobs.
container-apps-elx-cpu-and-memory-deployments
Various ways to define CPU limits for containers - locally, and on Container Apps
container-apps-health-probe-examples
Various usage of Health Probes with Container Apps
container-apps-multicontainers
Two examples using Envoy and NGINX to forward requests to a 2-container based pod.
dapr-pub-sub-examples
Various examples of using Dapr with the pubsub building block across runtimes.
go-tcp
Separate client and server TCP applications written in Go
gtpl
Copy and paste helper by the use of shortcuts, specific to myself
NGINX-Nodejs-ReverseProxy
A containerized Express.js application that uses NGINX as a reverse proxy within the same container. This utilizes supervisord to start both the NGINX and Node process.
NodeWebSockets-Project
A small web sockets project with Vue as the UI and Node with the WS package as the server.
python-celery-redis
A repository to try out Python, Celery, and Redis
python-streamlit
Testing Streamlit development with this proof-of-concept
self-hosted-azure-pipelines-runner
A repository to test using self-hosted runners on Container Apps Jobs
self-hosted-github-action-runner
A repository to test using self-hosted runners on Container Apps Jobs
sigterm-handlers
Examples of various languages catching SIGTERM (or other signals)
springboot-list-headers
A small Spring Boot application that has a Controller implemented to write all headers to stdout. Used for testing purposes.
wildfly-datasources
Various examples of Spring Boot using JNDI connections with Wildfly/Jboss