Commit graph

44 commits

Author SHA1 Message Date
Michal Čihař
1a7a1b9197 chore: update e-mail address
Some checks failed
Pre-commit check / pre-commit (push) Has been cancelled
Test / native (push) Has been cancelled
Test / system (push) Has been cancelled
Test / docker (push) Has been cancelled
2025-09-22 08:42:18 +02:00
Michal Čihař
0854f21611 fix: define proxy connect timeout as well
Some checks are pending
Pre-commit check / pre-commit (push) Waiting to run
Test / native (push) Waiting to run
Test / system (push) Waiting to run
Test / docker (push) Waiting to run
2025-08-26 08:08:46 +02:00
Michal Čihař
d84e5f7a1f fix: explicitely configure SECURE_PROXY_SSL_HEADER
This is needed for granian.
2025-08-07 09:56:54 +02:00
Michal Čihař
925b32ddab fix: apply shell formatting 2025-07-16 15:11:55 +02:00
renovate[bot]
64d215f99d
chore(deps): update pre-commit hook scop/pre-commit-shfmt to v3.12.0-1 (#307)
* chore(deps): update pre-commit hook scop/pre-commit-shfmt to v3.12.0-1

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-07-07 23:34:04 +00:00
Michal Čihař
d978583cc0 fix: configure gelf 2025-05-23 14:54:59 +02:00
Michal Čihař
4ffc10aaf2 feat: turn off WEBLATE_WEBSITE_REQUIRED 2025-05-15 09:17:34 +02:00
Michal Čihař
d5780ab4ee chore: apply shfmt 2025-04-08 11:35:17 +02:00
Michal Čihař
0e71d0cff4 fix: sync docker hostname
This is useful for logging.
2025-03-21 08:17:15 +01:00
Michal Čihař
b626eeebe2 fix: use stable version for installs 2025-03-01 08:37:25 +01:00
Michal Čihař
398be8c95d use own e-mail delivery 2025-02-25 12:39:43 +01:00
Michal Čihař
9512ccdf72 chore: increase default client_max_body_size 2025-02-17 14:56:51 +01:00
Michal Čihař
34d969d726 feat: set zammad URL 2024-12-04 08:50:09 +01:00
Michal Čihař
69d0658498 chore: drop matomo integration 2024-10-22 14:09:14 +02:00
Michal Čihař
a001a52723 do not fail on sentry failure
It can be unavailable or rate limited, so make it optional
2024-06-12 14:18:40 +02:00
Michal Čihař
2a67c1a62c install: Include systemd-timsyncd 2024-04-09 12:41:12 +02:00
Michal Čihař
a1b163b011 Install git before using it 2023-09-11 14:17:24 +02:00
Michal Čihař
1d46873126 Set bigger timeout 2023-06-30 07:46:56 +02:00
Michal Čihař
8e62db5f12 disable machinery install without cert
This is needed for CI
2023-06-16 13:54:08 +02:00
Michal Čihař
8af10bfcdd Include rsyslog, it is no longer default on Debian 12 2023-06-16 13:16:56 +02:00
Michal Čihař
828d309505 install: Use new interface to configure MT
See https://github.com/WeblateOrg/weblate/issues/8908
2023-06-07 11:37:03 +02:00
Michal Čihař
8c3eca004f Update contact address 2023-04-29 10:53:30 +02:00
Michal Čihař
21faed13ab Fix database import 2023-04-27 14:05:46 +02:00
Michal Čihař
be0e086898 Always fix user groups 2023-04-23 13:00:39 +02:00
Michal Čihař
5d0e22a495 Add migration to docker 2023-04-23 10:04:53 +02:00
Michal Čihař
3fa8c04429 docker: Monitor services 2023-03-16 09:56:08 +01:00
Michal Čihař
0f58c21f2e docker: Show nice error page on upgrade 2023-03-16 09:32:36 +01:00
Michal Čihař
89b58b92c4 docker: Switch to edge for now
This is moving target now, so be flexible.
2023-03-16 09:06:04 +01:00
Michal Čihař
10fcc41963 Increase allowed body size
Useful for project backups.
2023-03-15 15:07:41 +01:00
Michal Čihař
b5d86c2036 Make sentry deploy tracking optional 2023-03-15 14:44:17 +01:00
Michal Čihař
9b83c0a864 Drop unused ssl-certs volume 2023-03-15 14:26:42 +01:00
Michal Čihař
92ea656f45 docker: Fix exposed ports 2023-03-15 14:26:12 +01:00
Michal Čihař
505693fd03 Improve Dockerized setup
- Include matomo and fail2ban integrations
- Use system reverse proxy instead of dockerized one
2023-03-15 14:20:57 +01:00
Michal Čihař
194d08acfc docker: Sync admin password 2023-03-15 10:30:11 +01:00
Michal Čihař
c54b7fd213 docker: Track deploy in Sentry 2023-03-15 10:23:47 +01:00
Michal Čihař
08fa4f69c3 Ignore e-mail server checks on CI
We do not want working e-mail setup there.
2023-03-13 10:51:23 +01:00
Michal Čihař
d477390443 Remove debugging 2023-03-13 10:15:26 +01:00
Michal Čihař
80e2255edf Debug startup 2023-03-13 10:10:06 +01:00
Michal Čihař
4d68136df9 Test using self-signed cert 2023-03-11 16:12:26 +01:00
Michal Čihař
5f2056db7d Avoid using legacy docker-compose 2023-03-11 15:55:42 +01:00
Michal Čihař
6dcfa09d6a Fix docker-compose invocation 2023-03-10 14:11:11 +01:00
Michal Čihař
b0742ae86f Fixed wait for docker startup 2023-03-10 13:52:34 +01:00
Michal Čihař
10c4305364 Add check and start in docker install 2023-03-10 13:38:42 +01:00
Michal Čihař
313afa915f Add Docker based installation script 2023-03-10 13:24:11 +01:00