Go to file
Ilya Mukhortov 1c86aca038 del .github folder 2026-08-24 10:42:25 +10:00
docs feat: Alpha support for search (behind feature gate) 2026-08-06 22:24:05 +01:00
examples chore: include demo backup script, make it flakey 2026-06-17 17:27:56 +01:00
frontend feat: localize MedLogic UI and document Debian image 2026-08-24 10:41:07 +10:00
integration-tests chore: broken integration test 2026-08-11 10:43:42 +01:00
lang feat: localize MedLogic UI and document Debian image 2026-08-24 10:41:07 +10:00
proto feat: Alpha support for search (behind feature gate) 2026-08-06 22:24:05 +01:00
scripts fmt: Code style and linter 2026-07-18 22:46:05 +01:00
service chore: coderabbit suggestions 2026-08-11 10:24:38 +01:00
specs fix: security policy change for alpha features and few auth fixes 2026-08-06 22:54:01 +01:00
var fix: macos signing checks 2026-07-22 21:07:33 +01:00
.dockerignore Less junk in the docker image 2021-05-25 15:10:21 +01:00
.gitignore del .github folder 2026-08-24 10:42:25 +10:00
.goreleaser.yml chore: Windows build split 2026-07-21 15:55:56 +01:00
.pre-commit-config.yaml chore: frontend unit tests 2026-07-29 00:58:10 +01:00
.releaserc.yaml fix: Build MSI in goreleaser build 2026-06-26 21:42:12 +01:00
AGENTS.md feat: circle indicator for running actions, justification support 2026-06-17 23:29:30 +01:00
CONTRIBUTING.adoc fmt: Code style and linter 2026-07-18 22:46:05 +01:00
Dockerfile.multiarches build: switch container images to Debian 2026-08-18 21:46:48 +10:00
Dockerfile.singlearch feat: localize MedLogic UI and document Debian image 2026-08-24 10:41:07 +10:00
LICENSE Create LICENSE 2021-05-18 23:52:58 +01:00
Makefile feat: localize MedLogic UI and document Debian image 2026-08-24 10:41:07 +10:00
README.md feat: localize MedLogic UI and document Debian image 2026-08-24 10:41:07 +10:00
Taskfile.yml feat: localize MedLogic UI and document Debian image 2026-08-24 10:41:07 +10:00
config.yaml chore: removed warnings from default config 2026-07-29 01:07:04 +01:00
local-antora-playbook-ci.yml docs: add Antora site sources under docs/ with CI smoke build 2026-05-10 21:58:48 +01:00
local-antora-playbook.yml docs: add Antora site sources under docs/ with CI smoke build 2026-05-10 21:58:48 +01:00

README.md

OliveTin (MedLogic)

Форк OliveTin для МИС «Медицина».

Исходный репозиторий: https://github.com/OliveTin/OliveTin

Docker-образ

Официальный образ OliveTin заменён. Этот форк собирает контейнер на Debian 13 slim (debian:13-slim), а не на базовом образе оригинала.

Тег локальной сборки:

docker.med-logic.ru/olivetin:latest

Сборка:

task build

Dockerfile: Dockerfile.singlearch.

Лицензия

Проект распространяется на условиях GNU Affero General Public License v3.0 (AGPL-3.0).

Полный текст: LICENSE.

Оригинальный OliveTin также лицензирован под AGPL-3.0. При использовании и дальнейшем распространении этого форка необходимо соблюдать условия AGPL-3.0, в том числе предоставление исходного кода при сетевом использовании модифицированной версии.