Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update crawler apps to use GitHub action for Deploy #539

Open
elrayle opened this issue Jan 23, 2024 · 0 comments
Open

Update crawler apps to use GitHub action for Deploy #539

elrayle opened this issue Jan 23, 2024 · 0 comments

Comments

@elrayle
Copy link
Collaborator

elrayle commented Jan 23, 2024

Description

The dev-crawler Azure web app is currently deployed using Azure pipeline. This issue proposes moving deploy to a GitHub action that builds the docker image, publishes it to GitHub packages, and deploys the app to Azure. This reduces barriers for outside adopters who may want to deploy to an architecture other than Azure apps.

The production crawler is not deployed to ClearlyDefined's Azure. Additional steps will need to be taken to update the production crawler to use the same deploy approach.

Related Work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant