{"id":20687754,"url":"https://github.com/klauer/conda-ioc","last_synced_at":"2025-07-07T06:04:12.087Z","repository":{"id":72187063,"uuid":"52886631","full_name":"klauer/conda-ioc","owner":"klauer","description":"template for an isolated conda environment Python/pypvserver IOC","archived":false,"fork":false,"pushed_at":"2016-03-01T19:46:58.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T16:52:16.541Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/klauer.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":"2016-03-01T15:19:07.000Z","updated_at":"2016-03-01T15:19:30.000Z","dependencies_parsed_at":"2023-05-31T06:45:41.549Z","dependency_job_id":null,"html_url":"https://github.com/klauer/conda-ioc","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/klauer%2Fconda-ioc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klauer%2Fconda-ioc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klauer%2Fconda-ioc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/klauer%2Fconda-ioc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/klauer","download_url":"https://codeload.github.com/klauer/conda-ioc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242945840,"owners_count":20210762,"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":[],"created_at":"2024-11-16T22:58:09.847Z","updated_at":"2025-03-10T23:58:51.049Z","avatar_url":"https://github.com/klauer.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"conda-ioc\n=========\n\ntemplate for an isolated conda environment IOC\n* with procServ/conserver config options\n* with an example of hosting some EPICS PVs using pypvserver\n\nUsage\n=====\n\n1. Edit `config`\n\n    ```bash\n    NAME=conda-ioc\n    PORT=4001\n    HOST=xf03id-srv1\n    USER=softioc\n\n    # conda-related options:\n    CONDA_ENV=conda_ioc\n    # CONDA_ROOT=$PWD/mc\n    CONDA_ROOT=/tmp/ramdisk/condaioc\n    PACKAGES=ophyd\n    ```\n\n    NAME should be set to the IOC name.\n    PORT should be what `manage-iocs nextport` gives\n    HOST should be updated depending on the machine it's being run on\n    CONDA_ENV can be left as-is\n    PACKAGES should be set to the conda packages required\n\n2. Tweak `custom_install.sh` if any non-conda packages should be installed.\n    This example installs both pcaspy and pypvserver from their respective git repositories.\n\n3. Install/enable the IOC to automatically start on reboot\n    ```bash\n    sudo manage-iocs install conda-ioc\n    sudo manage-iocs enable conda-ioc\n    ```\n\n4. Update conserver\n    ```bash\n    sudo update-iocs-cf\n    sudo service conserver reload\n    ```\n\n5. Start the IOC\n    ```bash\n    sudo service softioc-conda-ioc start\n    ```\n\n6. Check its status\n    ```bash\n    manage-iocs status\n    console conda-ioc\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklauer%2Fconda-ioc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fklauer%2Fconda-ioc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fklauer%2Fconda-ioc/lists"}