Mercurial > hg > soundsoftware-site
comparison deploy/README @ 1597:eeacb8332051 dockerise
Minor docs
author | Chris Cannam |
---|---|
date | Fri, 18 Aug 2017 22:02:54 +0100 |
parents | 98384d0defa0 |
children | 07deb8466f65 |
comparison
equal
deleted
inserted
replaced
1596:45b0571b684d | 1597:eeacb8332051 |
---|---|
1 | 1 |
2 Deploying the SoundSoftware site | 2 Deploying the SoundSoftware site |
3 | 3 |
4 | |
5 | |
6 After deployment | |
7 ---------------- | |
8 | |
9 There is a smoke test script at test/smoketest.sh which checks that | |
10 the home page, a project page, a repo page etc can be retrieved. Some | |
11 of the pages it tries to retrieve are dependent on their generating | |
12 cron scripts having run at least once since the server was set up. | |
13 |