Skip to main content

WildFly Continuous Deployment

This package creates a ready environment with WildFly + build node (Maven) to perform continuous deployment from a Git repository. On every push to the configured branch, the code is built (Maven) and automatically deployed to WildFly.


🚀 Installation via Marketplace

  1. In the SaveinCloud Panel, go to Marketplace.
  2. Search for “WildFly Continuous Deployment”.🔎

wdf01


⚙️ Template Configuration

Fill in the installation pop-up fields:

  • Git Public Repo URL — URL of the repository to be cloned for build and deploy (e.g., https://github.com/jelastic/HelloWorld.git).
  • Environment — Technical name of the environment (e.g., meuwildfly).
  • Display Name — Name shown on the panel to identify the environment (e.g., WildFly Continuous Deployment).
  • Region — Data center where the nodes will be created (e.g., Brasília).

wdf02

▶️ Click Install to start provisioning.


⛏️ Provisioning

After confirmation, the platform starts preparing the infrastructure and executes the initial build/deploy flow.

wdf03

ℹ️ Please wait for completion.

note

SaveinCloud manages, in the background, the creation and configuration of components (application server, DNS, and load balancing) transparently — without requiring complex interventions.


✅ Completion

After finishing, the environment will be fully configured and ready for access.

wdf04


🔐 Access to the Administration Console

You will receive a confirmation email with the URL and credentials for the WildFly Console.

  1. Click the console link.
  2. Log in with the provided credentials.

wdf05

🔑Login to the Administration Console

wdf06

🛤️Logged in as Admin

wdf07


▶️ Initial Access to the WildFly Page

The template already publishes a Hello World for quick validation.
In the panel, use Open in Browser to access the environment's home page.

wdf08

Hello World page running.

imagem



🧠 Support

If you have questions or issues during configuration, contact SaveinCloud Technical Support through the channels available in the panel.