{"id":13538920,"url":"https://github.com/oracle/weblogic-toolkit-ui","last_synced_at":"2025-06-21T23:35:23.954Z","repository":{"id":37104821,"uuid":"416077601","full_name":"oracle/weblogic-toolkit-ui","owner":"oracle","description":"WebLogic Kubernetes Toolkit UI","archived":false,"fork":false,"pushed_at":"2025-06-21T03:34:36.000Z","size":65188,"stargazers_count":27,"open_issues_count":4,"forks_count":14,"subscribers_count":15,"default_branch":"main","last_synced_at":"2025-06-21T04:29:42.345Z","etag":null,"topics":["devops","kubernetes","provisioning","verrazzano","weblogic"],"latest_commit_sha":null,"homepage":"https://oracle.github.io/weblogic-toolkit-ui","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oracle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-10-11T20:32:50.000Z","updated_at":"2025-04-04T04:32:35.000Z","dependencies_parsed_at":"2024-01-19T04:27:30.024Z","dependency_job_id":"3d7bcb14-4608-4cb0-8629-8b587fbb072e","html_url":"https://github.com/oracle/weblogic-toolkit-ui","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/oracle/weblogic-toolkit-ui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fweblogic-toolkit-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fweblogic-toolkit-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fweblogic-toolkit-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fweblogic-toolkit-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oracle","download_url":"https://codeload.github.com/oracle/weblogic-toolkit-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oracle%2Fweblogic-toolkit-ui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261211684,"owners_count":23125543,"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":["devops","kubernetes","provisioning","verrazzano","weblogic"],"created_at":"2024-08-01T09:01:17.704Z","updated_at":"2025-06-21T23:35:18.940Z","avatar_url":"https://github.com/oracle.png","language":"JavaScript","funding_links":[],"categories":["🏗相关开源项目"],"sub_categories":["Oracle"],"readme":"# WebLogic Kubernetes Toolkit UI\nThe WebLogic Kubernetes Toolkit (WKT) is a collection of open source tools that help you provision WebLogic-based\napplications to run in Linux containers on a Kubernetes cluster.  WKT includes the following tools:\n\n- [WebLogic Deploy Tooling (WDT)](https://github.com/oracle/weblogic-deploy-tooling) - A set of single-purpose,\n  lifecycle tools that operate off of a single metadata model representation of a WebLogic domain.\n- [WebLogic Image Tool (WIT)](https://github.com/oracle/weblogic-image-tool) - A tool for creating Linux container\n  images for running WebLogic domains.\n- [WebLogic Kubernetes Operator (WKO)](https://github.com/oracle/weblogic-kubernetes-operator) - A Kubernetes operator\n  that allows WebLogic domains to run natively in a Kubernetes cluster.\n- [WebLogic Remote Console](https://github.com/oracle/weblogic-remote-console) - A lightweight console for managing\n  WebLogic Server domains running anywhere.\n\nThe WKT UI provides a graphical user interface that wraps the WKT tools, Docker, Helm, and the Kubernetes client\n(`kubectl`) and helps guide you through the process of creating and modifying a model of your WebLogic domain, creating\na Linux container image to use to run the domain, and setting up and deploying the software and configuration\nnecessary to deploy and access the domain in your Kubernetes cluster.\n\n**NOTE**: The WKT UI application is built using the Electron framework and as such, we support only the platforms and versions supported by [Electron](https://www.electronjs.org/docs/latest/tutorial/support#supported-platforms).  For example, because of the Electron requirement for Fedora 24 or newer, we support _only_ versions 8.0 and higher of Oracle Linux, RedHat Linux, and CentOS Linux.\n\n\n## About the Documentation\n\nDocumentation for WebLogic Kubernetes Toolkit UI is available [here](https://oracle.github.io/weblogic-toolkit-ui/).\n\nThis documentation includes information for users and for developers.\n\n## Get Help\n\nWe have a closely monitored public Slack channel where you can get in touch with us to ask questions about using the\nWebLogic Toolkit UI or give us feedback or suggestions about what features and improvements you would like to see.\nWe would love to hear from you.\n\nTo join our public channel, please visit this [site](https://weblogic-slack-inviter.herokuapp.com/) to get an invitation. The invitation email will include details of how to access our Slack workspace. After you are logged in, please come to `#weblogic-kubernetes-toolkit` and say, “hello!”\n\n## Related Projects\nFor detailed documentation and access to WebLogic Toolkit-related projects, see:\n\n* [WebLogic Kubernetes Operator](https://github.com/oracle/weblogic-kubernetes-operator)\n* [WebLogic Deploy Tooling](https://github.com/oracle/weblogic-deploy-tooling)\n* [WebLogic Image Tool](https://github.com/oracle/weblogic-image-tool)\n\n## Contributing\n\nThis project welcomes contributions from the community. Before submitting a pull request, please [review our contribution guide](./CONTRIBUTING.md)\n\n## Security\n\nPlease consult the [security guide](./SECURITY.md) for our responsible security vulnerability disclosure process\n\n## License\n\nCopyright (c) 2021, 2023 Oracle and/or its affiliates.\n\nReleased under the Universal Permissive License v1.0 as shown at\n\u003chttps://oss.oracle.com/licenses/upl/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foracle%2Fweblogic-toolkit-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foracle%2Fweblogic-toolkit-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foracle%2Fweblogic-toolkit-ui/lists"}