{"id":16552956,"url":"https://github.com/tobybatch/t3","last_synced_at":"2026-05-11T09:53:04.251Z","repository":{"id":81522354,"uuid":"140631787","full_name":"tobybatch/t3","owner":"tobybatch","description":null,"archived":false,"fork":false,"pushed_at":"2018-07-26T11:39:29.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-04T18:29:56.294Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/tobybatch.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":"2018-07-11T22:01:25.000Z","updated_at":"2018-07-26T11:39:30.000Z","dependencies_parsed_at":"2023-03-04T19:45:26.930Z","dependency_job_id":null,"html_url":"https://github.com/tobybatch/t3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tobybatch/t3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobybatch%2Ft3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobybatch%2Ft3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobybatch%2Ft3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobybatch%2Ft3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobybatch","download_url":"https://codeload.github.com/tobybatch/t3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobybatch%2Ft3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32889971,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"online","status_checked_at":"2026-05-11T02:00:05.975Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-11T19:46:38.471Z","updated_at":"2026-05-11T09:53:04.194Z","avatar_url":"https://github.com/tobybatch.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My T3 Dockers\n\n## PRETYY MUCH UNTESTED ##\n\nBuild base image\n\n    docker build --rm -t neonkvm:5000/t3_base_drupal -f Dockerfile.base .\n\nBuild t3-skunk\n\n    docker build --rm -t neonkvm:5000/t3 .\n\nRun t3 skunk\n\n    docker run -ti -p $T3_PORT:$T3_PORT --name t3-skunk --rm \\\n        -e T3_PORT=$T3_PORT \\\n        -e T3_API_USERNAME=$T3_API_USERNAME \\\n        -e T3_API_PASSWORD=$T3_API_PASSWORD \\\n        -e T3_API_KEY=$T3_API_KEY \\\n        -e T3_API_SECRET=$T3_API_SECRET \\\n        -e T3_API_URL=$T3_API_URL \\\n        -v $HOME/workspace/tocc/Tabs2ApiDrupal8Modules:/opt/drupal/web/modules/custom/tabs2apidrupal8modules \\\n        neonkvm:5000/t3\n\nReset admin passwd\n\n    docker exec -ti t3-skunk vendor/bin/drush upwd admin password=XXXXX # Won't persist\n\nTurn off caching\n\n    docker exec -ti t3-skunk vendor/bin/drupal site:mode dev\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobybatch%2Ft3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftobybatch%2Ft3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobybatch%2Ft3/lists"}