https://github.com/wildfly/wildfly-cloud-galleon-pack
Galleon feature-pack for WildFly on the Cloud
https://github.com/wildfly/wildfly-cloud-galleon-pack
Last synced: 12 months ago
JSON representation
Galleon feature-pack for WildFly on the Cloud
- Host: GitHub
- URL: https://github.com/wildfly/wildfly-cloud-galleon-pack
- Owner: wildfly
- License: apache-2.0
- Created: 2021-10-08T09:11:43.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-25T15:25:28.000Z (about 1 year ago)
- Last Synced: 2025-08-04T07:27:42.856Z (12 months ago)
- Language: Shell
- Size: 193 KB
- Stars: 7
- Watchers: 9
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# wildfly-cloud-galleon-pack
The ``org.wildfly.cloud:wildfly-cloud-galleon-pack`` Galleon feature-pack provisions a set of additional features allowing you to configure a WildFly server to work on the cloud.
Its usage is not strictly required when provisioning a WildFly server for the cloud, but as the [detailed documentation](doc/index.md) describes, it brings to the server some configuration aspects that are generally expected in a cloud context (e.g.: Openshift or Kubernetes).
The ``org.wildfly.cloud:wildfly-cloud-preview-galleon-pack`` to be used with the ``org.wildfly:wildfly-preview-feature-pack`` (that allows to provision Jakarta EE 9+ server) provisions the same set of additional features.
[Detailed documentation](doc/index.md) of the WildFly cloud Galleon feature-pack.