Robin Thoni 7 лет назад
Родитель
Сommit
f03e42fb11

apache/sitegen.conf → extra/apache/sitegen.conf Просмотреть файл


bash/sitegen.completion → extra/bash/sitegen Просмотреть файл


cron/sitegen-cert-renew → extra/cron/sitegen-cert-renew Просмотреть файл


sitegen/hooks-available/cert/000-print → extra/sitegen/hooks-available/cert/000-print Просмотреть файл


sitegen/hooks-available/cert/100-mkwebroot → extra/sitegen/hooks-available/cert/100-mkwebroot Просмотреть файл


sitegen/hooks-available/cert/200-reload → extra/sitegen/hooks-available/cert/200-reload Просмотреть файл


sitegen/hooks-available/site/000-print → extra/sitegen/hooks-available/site/000-print Просмотреть файл


sitegen/hooks-available/site/100-sitegen-cert-request → extra/sitegen/hooks-available/site/100-sitegen-cert-request Просмотреть файл


sitegen/hooks-available/site/200-chown → extra/sitegen/hooks-available/site/200-chown Просмотреть файл


sitegen/hooks-available/site/300-a2ensite → extra/sitegen/hooks-available/site/300-a2ensite Просмотреть файл


sitegen/hooks-available/site/400-reload → extra/sitegen/hooks-available/site/400-reload Просмотреть файл


sitegen/sitegen.json → extra/sitegen/sitegen.json Просмотреть файл


sitegen/templates/default.include → extra/sitegen/templates/default.include Просмотреть файл


sitegen/templates/docker.include → extra/sitegen/templates/docker.include Просмотреть файл


sitegen/templates/http.conf → extra/sitegen/templates/http.conf Просмотреть файл


sitegen/templates/https.conf → extra/sitegen/templates/https.conf Просмотреть файл


sitegen/templates/laravel.include → extra/sitegen/templates/laravel.include Просмотреть файл


sitegen/templates/reverse.include → extra/sitegen/templates/reverse.include Просмотреть файл


sitegen/templates/rhttp.conf → extra/sitegen/templates/rhttp.conf Просмотреть файл


sitegen/templates/rhttps.conf → extra/sitegen/templates/rhttps.conf Просмотреть файл


sitegen/templates/sreverse.include → extra/sitegen/templates/sreverse.include Просмотреть файл


sitegen.py → sitegen/sitegen.py Просмотреть файл


+ 1
- 1
tests/sitegen.json Просмотреть файл

@@ -1,7 +1,7 @@
1 1
 {
2 2
   "siteConfDir": "./tests/etc/apache2/sites-available/",
3 3
   "siteDir": "./tests/var/",
4
-  "confDir": "./sitegen/",
4
+  "confDir": "./extra/sitegen/",
5 5
   "certRenewTime": 5356800,
6 6
   "letsencryptCommands": [
7 7
     {

Загрузка…
Отмена
Сохранить