Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 374 Bytes

README.DEPLOY.md

File metadata and controls

13 lines (8 loc) · 374 Bytes

Deployment

The website is currently designed to run on a single host.

Preparing a host

  • Go to ansible/ and apply all relevant roles to the new host.
  • Create .env file in /opt/almalinux.org/ directory on the target host.
  • Deploy!

Deploying

Execute kafe do <staging|production> deploy. This will build from master and deploy to the target environment.