Skip to content

Teknologforeningen/LUNCH_vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LUNCH

Deployment

For deploying LUNCH to the test server, simpy run:

ansible-playbook -i dvalin.tf.fi, --user $YOUR_USERNAME --private-key /some/path/to/$PRIVATEKEY

This requires that you have ansible installed and your public key deployed to the server. The playbook will then:

  1. Install dependencies
  2. Build the site locally with npm run build and rsync dist/ to the server
  3. Create a systemd unit for running the backend and starting it
  4. Configure nginx

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published