{"id":22671416,"url":"https://github.com/cloudforet-io/user-domain","last_synced_at":"2026-03-19T23:23:04.361Z","repository":{"id":233420503,"uuid":"787169671","full_name":"cloudforet-io/user-domain","owner":"cloudforet-io","description":"User Domain Initializer","archived":false,"fork":false,"pushed_at":"2024-04-16T02:55:07.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-08T11:44:31.649Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudforet-io.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-04-16T02:41:29.000Z","updated_at":"2024-04-16T02:56:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"17708e9b-f96c-427f-8817-93e541bdce6e","html_url":"https://github.com/cloudforet-io/user-domain","commit_stats":null,"previous_names":["cloudforet-io/user-domain"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cloudforet-io/user-domain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudforet-io%2Fuser-domain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudforet-io%2Fuser-domain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudforet-io%2Fuser-domain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudforet-io%2Fuser-domain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudforet-io","download_url":"https://codeload.github.com/cloudforet-io/user-domain/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudforet-io%2Fuser-domain/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29472880,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T06:58:05.414Z","status":"ssl_error","status_checked_at":"2026-02-15T06:58:05.085Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-12-09T16:14:59.109Z","updated_at":"2026-02-15T07:33:35.569Z","avatar_url":"https://github.com/cloudforet-io.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# user-domain\nUser Domain Initializer\n\n\n## Pre-condition\n\nThis command is runnable in spacectl POD.\nLogin to spacectl POD and run the following command.\n\n```bash\nexport SPACECTL_POD=$(kubectl get pod -n cloudforet | grep spacectl | awk '{print $1}')\nkubectl exec -it -n cloudforet $SPACECTL_POD -- /bin/bash\n```\n\n## Get User domain script\n\n```bash\ngit clone https://github.com/cloudforet-io/user-domain.git\ncd user-doamin\n```\n\n## Edit your domain information\n\ndemo.yaml is a sample for new user domain\n\n```yaml\nimport:\n  - /root/user-domain/user_domain.yaml\n  - /root/user-domain/create_role.yaml\n  - /root/user-domain/add_statistics_schedule.yaml\nvar:\n  domain:\n    user: demo                              # domain name. for example, demo.console.example.com\n  default_language: en                      # default language\n  default_timezone: America/Los_Angeles     # default timezone\n  domain_owner:\n    id: admin\n    password: Admin123!@#                   # domain owner password\n  user:\n    id: system_api_key\n```\n\n## Run the script\n\n```bash\nspacectl apply demo.yaml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudforet-io%2Fuser-domain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudforet-io%2Fuser-domain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudforet-io%2Fuser-domain/lists"}