Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate Deployments #38

Open
3 tasks
mbabker opened this issue Jul 21, 2018 · 0 comments
Open
3 tasks

Automate Deployments #38

mbabker opened this issue Jul 21, 2018 · 0 comments

Comments

@mbabker
Copy link
Contributor

mbabker commented Jul 21, 2018

The new Jenkins CI system for joomla.org should be utilized to automate code deployments for this repository. To that, the following steps are required:

  • Remove compiled assets from this repository
    • Laravel Mix manifest
    • SRI manifest
    • CSS/JS
  • Adjust the live server to support a minimal downtime deployment workflow
    • New deployments directory
  • Create a job on the Jenkins system to deploy changes for the application
    • Package is extracted to deployments provisioning space
    • Add some kind of "maintenance mode" (./artisan down and ./artisan up thing) to deploy database schema changes as required
    • Change public_html to point to new deployment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant