Skip to content

Обновление версий + исправления#4

Open
anp135 wants to merge 1 commit into
dopos:masterfrom
anp135:master
Open

Обновление версий + исправления#4
anp135 wants to merge 1 commit into
dopos:masterfrom
anp135:master

Conversation

@anp135

@anp135 anp135 commented Dec 30, 2024

Copy link
Copy Markdown
Contributor
  • исправлена структура сервисов: app теперь front (с включенным traefik), а nextcloud не-app сервис внутри
  • версии nextcloud:30 onlyoffice:8.2
  • добавлен make exdc-cron для запуска крон-задач внутри nextcloud

- исправлена структура сервисов: app теперь front (с включенным traefik), а nextcloud не-app сервис внутри

@LeKovr LeKovr left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. dcape v3 - это ветка v3
  2. openoffice поместить в отдельный dcape-app или тут в README описать, почему это не получится, но тогда сделать его отключаемым

Comment thread Makefile

## Execute cron command inside nextcloud container (php cron.php)
exec-cron:
$(MAKE) -s dc CMD='exec -ti -u www-data anextcloudpp php cron.php'

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Что значит anextcloudpp?

Comment thread docker-compose.yml
- ${APP_ROOT}/data:${DATA_DIR}
- ${APP_ROOT}/config:/var/www/html/config
- ${APP_ROOT}/etc/php-fpm.d/zz-docker.conf:/usr/local/etc/php-fpm.d/zz-docker.conf:ro
- ${APP_ROOT}/etc/php/opcache-recommended.ini:/usr/local/etc/php/conf.d/opcache-recommended.ini:ro

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

etc/php/opcache-recommended.ini ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants