geeksstuffwiki/README.md
Lulzette e5474789b0
All checks were successful
continuous-integration/drone Build is passing
continuous-integration/drone/push Build is passing
publish
2022-11-13 19:20:08 +03:00

31 lines
637 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Исходники сайта geeksstuffwiki.ru
===
# Локальное поднятие
## Подготовка:
`make prepare`
## Сборка и запуск:
`make`
## Прибрать за собой
`make clean`
## Удалить сборочные зависимости
`make unprepare`
## Поднять веб-сервер
`make serve`
# Автодеплой
Все данные помещаются в контейнер. Порт - 8000. docker-entry.sh - скрипт для запуска mkdocs.
1. Собирается докер образ.
2. Поднимается на сервере после promote