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

Assistance with setting up Azure DevOps for DICOM #443

Closed
CaitlinV39 opened this issue Nov 23, 2020 · 1 comment
Closed

Assistance with setting up Azure DevOps for DICOM #443

CaitlinV39 opened this issue Nov 23, 2020 · 1 comment

Comments

@CaitlinV39
Copy link

microsoft/fhir-server#1409

A user had some questions about how to setup running a Azure DevOps server 2020 locally to build few OSS Repos that include Azure FHIR Server & Azure DICOM Server. We gave details on the FHIR OSS in the issue mentioned above but the user has questions about DICOM as well. I'm going to close out the issue on the FHIR Server and let the DICOM items be tracked here.

Thanks!

@StevenBorg
Copy link
Contributor

Azure DevOps is a wonderful product, with a fantastic build system. It's what we use internally to verify builds of this OSS server as part of a CI/CD process. Our build files are available under the /builds directory, although they require effort to move to a different Azure subscription (such as setting up new permissions, etc).

We are considering a move to GitHub Actions, but that is not a priority at this time.

For testing the latest Medical Imaging Server for DICOM in a simple fashion, or for building our a quick demo environment that runs locally, I recommend considering the docker-compose solution that builds out a DICOM, FHIR and DICOM Cast environment in only a few seconds.

Unfortunately, documenting the configuration of a per-user Azure DevOps build environment is out of scope at this time. Thus, I am closing this Issue. Please feel free to comment, reactivate this issue, or create a new issue if you believe it was closed in error.

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

2 participants