{"id":18304156,"url":"https://github.com/tripal/docker-tripal-centos","last_synced_at":"2025-04-09T10:27:11.941Z","repository":{"id":122628386,"uuid":"74492183","full_name":"tripal/docker-tripal-centos","owner":"tripal","description":"Docker container for Tripal 2 and Tripal 3","archived":false,"fork":false,"pushed_at":"2019-01-31T21:50:02.000Z","size":104,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-15T04:33:48.205Z","etag":null,"topics":["deprecated","docker-container-tripal","tripal-v2","tripal-v3"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tripal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-11-22T16:33:12.000Z","updated_at":"2019-01-31T21:50:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"018d3d18-b97b-42f2-8c3b-f57db58898ac","html_url":"https://github.com/tripal/docker-tripal-centos","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/tripal%2Fdocker-tripal-centos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripal%2Fdocker-tripal-centos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripal%2Fdocker-tripal-centos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tripal%2Fdocker-tripal-centos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tripal","download_url":"https://codeload.github.com/tripal/docker-tripal-centos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248018800,"owners_count":21034148,"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":["deprecated","docker-container-tripal","tripal-v2","tripal-v3"],"created_at":"2024-11-05T15:27:58.187Z","updated_at":"2025-04-09T10:27:11.901Z","avatar_url":"https://github.com/tripal.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deprecated\n\nThis repository is deprecated!  Please use the [Statonlab Docker Containers repository](https://github.com/statonlab/docker-containers) instead.\n\n\n# Tripal docker images\n\nThis repository builds docker images for Tripal v2 and Tripal v3 installed upon Drupal 7.56 with PostGreSQL database.\n\n# Launch Tripal site\n\nThe two docker images are available from [Docker hub](https://hub.docker.com/).\n\n* Docker image for Tripal 2: `mingchen0919/docker-tripal-v2`\n* Docker image for Tripal 3: `mingchen0919/docker-tripal-v3`\n\n## Launch a Tripal 2 site\n\nThe command line below will launch an interactive docker container with a Tripal 2 site displayed on [http://127.0.0.1:8080/](http://127.0.0.1:8080/)\n\n```\ndocker run -it -p 8080:80 mingchen0919/docker-tripal-v2 /bin/bash\n```\n\n## Account names and passwords for Tripal 2 site\n\n* Tripal site admin username: `admin`\n* Tripal site password: `admin`\n* Postgres database name: `tripal_db`\n* Postgres database username: `tripal`\n* Postgres database password: `tripal_db_passwd`\n\n## Launch a Tripal 3 site\n\nThe command line below will launch an interactive docker container with a Tripal 3 site displayed on [http://127.0.0.1:8080/](http://127.0.0.1:8080/)\n\n```\ndocker run -it -p 8080:80 mingchen0919/docker-tripal-v3 /bin/bash\n```\n\n## Account names and passwords for Tripal 3 site\n\n* Tripal site admin username: `admin`\n* Tripal site password: `P@55w0rd`\n* Postgres database name: `tripal_db`\n* Postgres database username: `tripal`\n* Postgres database password: `tripal_db_passwd`\n\n## Restart httpd\n\nSometimes when you stop the docker container and then restart it, the httpd may stop working. To restart httpd, run the following command within the container:\n\n```\n/usr/sbin/httpd\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftripal%2Fdocker-tripal-centos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftripal%2Fdocker-tripal-centos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftripal%2Fdocker-tripal-centos/lists"}