Skip to content

JUSTPERFECT/mediawiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mediawiki

automating mediawiki stack on AWS

Tools Used: Jenkins, packer, Jenkins

Jenkins URL: https://jenkins.whyinfra.com

username: mediawiki password: mediawiki

Configured Job URL: https://jenkins.whyinfra.com/job/mediawiki

parameters:

ENVIRONMENT ( environment to deploy the app) APPLICATION (selecting application) ACTION (terraform action[ plan or apply ] to do) PACKER_BUILD (Flag decides whether to run packer steps or not)

Immutable Infrastructure: packer is being used to create customized AMI for application terraform is being used to provision infrastructure from that image.

Database password is exported in jenkins using credentials/Environment variable as TF_VAR_password

Deployed Application Dev URL - http://mediawiki-dev.whyinfra.com/mediawiki

About

automating mediawiki stack on AWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published