- Notifications
You must be signed in to change notification settings - Fork87
oracle/weblogic-deploy-tooling
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
WebLogic Deploy Tooling (WDT) makes it easy to stand up WebLogic environments and performdomain lifecycle operations in a repeatable fashion based on a metadata model thatcan be treated as source and evolve as the project evolves.
Many organizations use WebLogic Server, with or without other Oracle Fusion Middleware components,to run their enterprise applications. And, as more and more of these organizations move toward Continuous Deliveryof their applications, the importance of automated configuration application deployment grows. This automationis often implemented using the WebLogic Scripting Tool (WLST) configuration and deployment scripting language, but this is challenging.Such scripts must be carefully updated as the project evolves or the project is deployed to different environments,such as test to production.
WebLogic Deploy Tooling removes the need for most WebLogic Server deployments to rely on hand-coded WLSTscripts for automating routine domain creation and application deployment tasks. It lets you write adeclarative, metadata model, describing the domain and applications (with their dependent resources),and provides single-purpose tools that perform domain lifecycle operations based on the content ofthe model. It also lets you specify simple mutations suitable for moving your model betweendifferent environments, such as between test and production.
WDT provides several single-purpose tools, all exposed as shell scripts (for both Windows and UNIX), that can:
- Create or update a domain.
- Populate a domain with all the resources and applications specified in a model.
- Add resources and applications to an existing domain.
- Introspect an existing domain and create a model file describing the domain and an archive file of the binaries deployed to the domain.
- Encrypt the passwords in a model (or its variable file).
- Validate a model as well as provide model usage information.
- Compare model files.
- Prepare model files for deploying to the WebLogic Kubernetes Operator environment.
- Generate a domain resource YAML file for use with the WebLogic Kubernetes Operator.
- Tokenize a model with variables.
- Provide information about the folders and attributes that are valid for sections and folders of a domain model.
WebLogic Deploy Tooling version and release information can be foundhere.
Documentation for WebLogic Deploy Tooling isavailable here.
This documentation includes information for users and for developers.
- WebLogic Kubernetes Operator
- WebLogic Image Tool
- WebLogic Kubernetes Toolkit UI
- WebLogic Monitoring Exporter
- WebLogic Remote Console
This project welcomes contributions from the community. Before submitting a pullrequest, pleasereview our contribution guide.
Please consult thesecurity guide for our responsible securityvulnerability disclosure process.
Copyright (c) 2017, 2025, Oracle and/or its affiliates.
Released under the Universal Permissive License v1.0 as shown athttps://oss.oracle.com/licenses/upl/.
About
WebLogic Deploy Tooling
Topics
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.