user:kluong:running_a_service_in_production

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
user:kluong:running_a_service_in_production [2022/10/12 18:19]
kluong
user:kluong:running_a_service_in_production [2022/10/12 18:20] (current)
kluong
Line 41: Line 41:
 After installing it, you can reload the config: After installing it, you can reload the config:
  
 +<​code>​ 
 +systemctl daemon-reload 
 +systemctl start example-app.service 
 +</​code>​
  
  
Line 52: Line 55:
  
 {{ :​user:​kluong:​codebase-deploys.png?​200 |}} {{ :​user:​kluong:​codebase-deploys.png?​200 |}}
- 
-<​code>​ 
-systemctl daemon-reload 
-systemctl start example-app.service 
-</​code>​ 
- 
- 
  
  
  • user/kluong/running_a_service_in_production.1665598790.txt.gz
  • Last modified: 2022/10/12 18:19
  • by kluong