/
ear-deployer

eGov ERP DevOps

ear-deployer

source-code: https://github.com/egovernments/egovdevops/tree/master/ear-deployer

--- Docker Build and Publish

make release

-- Run the Docker command to deploy

sudo docker pull egovio/ear-deployer:latest

sudo docker run -it -v config/example.yml:/example.yml -e 'EAR_PASSCODE=${EAR_PASSCODE}' -e ENV=phoenix -e BUILDNUMBER=XXXX -e ENV_CONFIG_FILE=/phoenix.yml egovio/ear-deployer:latest


Hot-deploy Java classes and assets in Wildfly: 

  • method of deployment on wildfly server were type called hot deployment (management user does this job by curl://)


Related content

How-To-Do-Patch Release
How-To-Do-Patch Release
More like this
User Guide
User Guide
More like this
Punjab ERP deployment failure
Punjab ERP deployment failure
More like this
Deployment of Airflow DAG
Deployment of Airflow DAG
More like this
Punjab-finance coex and punjab w&s prod deployment failure
Punjab-finance coex and punjab w&s prod deployment failure
More like this
Understanding DIGIT Infra, Services Integration & deployment
Understanding DIGIT Infra, Services Integration & deployment
More like this

DevOps as a Culture