Commit graph

22 commits

Author SHA1 Message Date
26fdc03e62
ci(actions): move DB images building to a different job 2024-11-04 15:02:36 +03:00
981ac4e081
ci: use matrix for different platforms 2024-11-04 15:02:36 +03:00
eae80fe477
ci(actions): improve prefixes for db images 2024-11-04 15:02:36 +03:00
5d207a8cf8
ci(actions): individual tagging policy fo db images 2024-11-04 15:02:36 +03:00
084c1056b6
ci(actions): try generating metadata with docker/metadata-action@v5 2024-11-04 15:02:36 +03:00
5b985a239a
ci(actions): use oci export type 2024-11-04 15:02:36 +03:00
4e8bbebe3d
ci(actions): add uploading of built images as artifacts 2024-11-04 15:02:36 +03:00
264287cef9
ci(actions): try load flag 2024-11-04 15:02:35 +03:00
612cccb700
ci(actions): use full form env vars providing 2024-11-04 15:02:35 +03:00
52878a50f8
ci(actions): try using multilines to provide env vars 2024-11-04 15:02:35 +03:00
19ec72f333
ci(actions): try using docker/build-push-action
no pushes yet ofc
2024-11-04 15:02:35 +03:00
9b53839192
ci(build-base): add ability to manually dispatch builds 2024-11-02 12:43:11 +03:00
3349fa8b01
ci: another lowercase fix 2024-06-10 01:10:03 +03:00
8f76751f99
ci: fix action name 2024-06-10 00:53:35 +03:00
791da0f8df
ci: fix builds by turning repo name to lowercase while building 2024-06-10 00:50:18 +03:00
Jillian Österreich
4218e02f4b
chore: remove mentions of our older domain names
Closes GH-1099
2024-04-19 11:05:24 +03:00
b2b6fe6966
fix(gh-actions): bump BASE_IMAGE_VERSION to 8.2 2023-12-10 21:26:58 +03:00
Ilya Prokopenko
4cb8d2d69d
Push changes when any branch is changed 2023-01-28 08:10:26 +00:00
Ilya Prokopenko
6d26269873
Change the secret name for the workflow 2023-01-28 08:05:02 +00:00
Ilya Prokopenko
437fba393d
Add an action for proper repository mirroring
Do roughly the same with your repositories if you have exactly the same
copies of the repositories on other forges (GitLab, Codeberg, etc.).

:^)
2023-01-13 08:50:45 +07:00
Artem Vetrov
677e147688
CI for OpenVK, Kubernetes and Docker deployments (#735)
* Kubernetes deployment

* Update kubernetes deployment

* Fix rewrite module load

* Fix mysql-primary bootstrap

* Fix mysql init-db apply order

* Fix init-db.sql permissions

* Fix MySQL missing *.sql import

* Switch from MySQL to MariaDB

* [skip ci] Example deployment update

* Set root app in chandler configmap

* Update missing php extension in base images

* Update missing dependency in apache image

* Remove default site configuration

* [skip ci] Split Kubernetes deployments by type

* Explicitly set persistent volume for openvk storage

* [skip ci] Add README for Kubernetes

* Replace old docker(-compose) files w/ new ones

* Add README for docker usage

* [skip ci] Update README.md and README_RU.md

* [skip ci] Fix eventdb DB name

* [skip ci] Kubernetes configmap: missing namespace

* [skip ci] Fix typo

* [skip ci] Ignore chandler.yml

* [skip ci] Missing /var/log/openvk volume

* [skip ci] Workaround for Docker <=20.10.6

* [skip ci] Handle permissions for apache2

* [skip ci] Initial Kafka support

* [skip ci] Kafka values for Kubernetes
2022-10-30 14:44:14 +03:00
Ilya Prokopenko
6a5e6beb04
Added a way to donate to the project
Only one website atm
2022-01-07 15:44:32 +07:00