{"id":18778864,"url":"https://github.com/ramsailopal/powershell-vista-cprs","last_synced_at":"2025-12-17T18:30:18.158Z","repository":{"id":127742297,"uuid":"567669762","full_name":"RamSailopal/Powershell-VistA-CPRS","owner":"RamSailopal","description":null,"archived":false,"fork":false,"pushed_at":"2022-11-29T09:07:45.000Z","size":138,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T10:27:33.373Z","etag":null,"topics":["docker","powershell","powershell-script","veterans-affairs"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RamSailopal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-18T09:53:49.000Z","updated_at":"2022-11-18T14:20:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"dec9acb9-e9f1-4bbc-a2e0-6fe86d3c6a4b","html_url":"https://github.com/RamSailopal/Powershell-VistA-CPRS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamSailopal%2FPowershell-VistA-CPRS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamSailopal%2FPowershell-VistA-CPRS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamSailopal%2FPowershell-VistA-CPRS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamSailopal%2FPowershell-VistA-CPRS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RamSailopal","download_url":"https://codeload.github.com/RamSailopal/Powershell-VistA-CPRS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239690074,"owners_count":19681035,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","powershell","powershell-script","veterans-affairs"],"created_at":"2024-11-07T20:17:36.650Z","updated_at":"2025-12-17T18:30:17.972Z","avatar_url":"https://github.com/RamSailopal.png","language":"PowerShell","readme":"# Powershell-VistA-CPRS\n\n![Alt text](CPRS.JPG?raw=true \"view\")\n\nPowershell script to download, extract, install and configure VistA CPRS client application as well as downloading Docker Desktop for Windows and pulling/running the VistA EHR image\n\n# Docker Desktop/VistA EHR containers install\n\n## Execution\n\nOpen VSCode Studio and and open a new folder.\n\nSelect a **Clone Git Repository...** and enter **https://github.com/RamSailopal/Powershell-VistA-CPRS.git**\n\nOnce cloned, type \"Powershell\" on the Windows search bar (bottom right of desktop) Select **Run as administrator** Once the shell is opened, enter:\n\n    Set-Location \u003clocation of cloned directory\u003e\n    \n    .\\VistA-docker.ps1\n    \nWith no parameters/flags added, the script will attempt to install the neccesary dependancies and run the VistA EHR container\n    \n## Additional parameters\n\nThe **action** flag will allow the docker container to be created, destroyed. recreated, as well as attaining the status\n\nAccepted values:\n\n**start** - Create the container\n\n**stop** - Destroy the container\n\n**restart** - Recreate the container\n\n**status** - Attain the status of the container\n\n**install** - Install the neccesary dependancies and run the VistA EHR container (default option)\n\n**noint-install** - None interactive install\n\ne.g.\n\n    .\\VistA-docker.ps1 -action restart\n\n# Client CPRS install\n\n## Execution\n\nOpen VSCode Studio and and open a new folder.\n\nSelect a **Clone Git Repository...** and enter **https://github.com/RamSailopal/Powershell-VistA-CPRS.git**\n\nOnce cloned, type \"Powershell\" on the Windows search bar (bottom right of desktop) Select **Run as administrator** Once the shell is opened, enter:\n\n    Set-Location \u003clocation of cloned directory\u003e\n    \n    .\\cprs-install.ps1\n    \n## Additional paramters\n\nWhen running the command as above, the IP address **127.0.0.1** will be used along with the port of **9430**\n\nTo run with specific a specific IP address and port, run with:\n\n    .\\cprs-install.ps1 -ip 192.168.240.21 -port 5987\n\n\n# References\n\nhttps://en.wikipedia.org/wiki/VistA\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framsailopal%2Fpowershell-vista-cprs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Framsailopal%2Fpowershell-vista-cprs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framsailopal%2Fpowershell-vista-cprs/lists"}