-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test Plan 0.9 Release (simple domain) #1
Comments
Note: when deploy a domain crontabs and workers must be queued for deploy. |
@eppak I started a vm ubuntu 20 on aws platform. i followed the ufficial documentation and i tried to start a sito1.com domain with sudo command ubuntu@ip-172-31-33-39: The command "cd /home/www/sites/sito1.com && if [ ! -d .dep ]; then mkdir . Exit Code: 1(General error) Working directory: /home/www/sites/sito1.com Output:Error Output:mkdir: cannot create directory ‘.dep’: Permission denied deploy:prepare [-p|--parallel] [-l|--limit LIMIT] [--no-hooks] [--log LOG] [--roles ROLES] [--hosts HOSTS] [-o|--option OPTION] [--] [] the domain dir is populated: ubuntu@ip-172-31-33-39:/home/www/sites/sito1.com$ ls -la |
FIxed domain creation with commit 9b67821 |
The subject of the test is a UBUNTU 20, test with self signed certificates.
Create domain more than two domain.
Configure all the domains with setup parameters.
Setup a repository for every domain.
Setup some crontab.
Setup some workers.
Deploy every domain.
Delete one.
Check if everything works.
The text was updated successfully, but these errors were encountered: