Site Tools


aws-team:projects:aws-and-ci-cd-sample-project

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
aws-team:projects:aws-and-ci-cd-sample-project [2020/07/12 03:01] – [Deployment] hajiraws-team:projects:aws-and-ci-cd-sample-project [Unknown date] (current) – external edit (Unknown date) 127.0.0.1
Line 19: Line 19:
  
 //Requirements//: //Requirements//:
-Nginx +  * Nginx 
-PHP >= 7.0 +  PHP >= 7.0 
-MySQL >= 5.7 +  MySQL >= 5.7 
-NPM +  NPM 
-Supervisor+  Supervisor 
 //Installation//: //Installation//:
 +
 1. Installed php modules must be: 1. Installed php modules must be:
 <html><div class="codeline"></html> <html><div class="codeline"></html>
Line 94: Line 96:
  
 <html><div class="codeline"></html> <html><div class="codeline"></html>
-* * * * * php /var/www/medvoice/artisan schedule:run >> /dev/null 2>&1+* * * * * php /var/www/PATH_TO_PROJECT/artisan schedule:run %%>>%% /dev/null 2>&1
 <html></div></html> <html></div></html>
  
 11. Setup SSL. We recommend AWS certificates instead of Let’s encrypt. 11. Setup SSL. We recommend AWS certificates instead of Let’s encrypt.
 +
 We also expect a guideline, written in markdown format, to setup and config our servers. We also expect a guideline, written in markdown format, to setup and config our servers.
  
aws-team/projects/aws-and-ci-cd-sample-project.1594544471.txt.gz · Last modified: 2020/07/12 02:01 (external edit)