Skip to content
Snippets Groups Projects
Commit ea63ff60 authored by Sven Mäder's avatar Sven Mäder :speech_balloon:
Browse files

Improve ssh access and test webshares

parent be80c281
Branches
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ We will create a complete initial clone of your existing production site, with t
- test web share name: identical to your production `www<name>`
- domain name: `test-<your_production_domain>`
- database server: see `private/database.yml` on test webshare
- no NFS/SMB access possible (no web share members)
- no NFS/SMB access possible
Please provide:
......
......@@ -20,6 +20,8 @@ restart the WSGI app by modifying the file time stamp on the WSGI entry point:
touch /home/wwwshare/public/wwwshare.wsgi
```
Note: [[SSH access|/web/webshares/#ssh-access]] is recommended for developers.
## Static content
If your app hosts static content, please inform us about the relative path(s)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment