EN VI
Posts (2)
Questions (2)
2022-06-04 09:58:46
PHP Laravel - How to set up file permissions when deploy in host vps centos linux
ProblemI’m using Apache Web Server that has the folder owner set to _www:_www. I keep forgetting about the best practice when it comes to file permissions, for example when I create a new Laravel 5 pr...
0
1206dev Admin
2023-03-28 19:16:40
Step by step to install git CI/CD on centos laravel project
* On server centos:yum -y install acl sudo adduser deployer sudo setfacl -R -m u:deployer:rwx /var/www- generate ssh keyssh-keygen -t rsa -C "deployer" -f ~/.ssh/id_rsa -P ""- As the deployer user o...
0

Login


Forgot Your Password?

Create Account


Lost your password? Please enter your email address. You will receive a link to create a new password.

Reset Password

Back to login