Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajsalemo/php-githubactions-dockerfile
A small PHP application that makes a call to retrieve data from the Coindesk API. The intention of this repo was to test building the Dockerfile within the repo as a custom Image with GitHub Actions and deploy it to a Web App for Container on Azure.
https://github.com/ajsalemo/php-githubactions-dockerfile
apache api azure cicd coinbase containers docker github-actions php pipeline ssh web-app-for-containers workflow
Last synced: about 2 months ago
JSON representation
A small PHP application that makes a call to retrieve data from the Coindesk API. The intention of this repo was to test building the Dockerfile within the repo as a custom Image with GitHub Actions and deploy it to a Web App for Container on Azure.
- Host: GitHub
- URL: https://github.com/ajsalemo/php-githubactions-dockerfile
- Owner: Ajsalemo
- Created: 2022-03-16T17:56:41.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-20T20:48:50.000Z (over 1 year ago)
- Last Synced: 2023-09-21T10:33:01.929Z (over 1 year ago)
- Topics: apache, api, azure, cicd, coinbase, containers, docker, github-actions, php, pipeline, ssh, web-app-for-containers, workflow
- Language: PHP
- Homepage:
- Size: 48.8 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# php-githubactions-dockerfile
A small PHP application that makes a call to retrieve data from the Coindesk API. The intention of this repo was to test building the Dockerfile within the repo as a custom Image with GitHub Actions and [deploy it to a Web App for Container on Azure](https://docs.microsoft.com/en-us/azure/app-service/deploy-container-github-action?tabs=publish-profile#prerequisites).