3c53564d57
fix(docker): fix FROM...AS casing
2024-11-04 15:01:15 +03:00
76dedd6b82
build(js): remove yarn support, and update lock-file ( #1142 )
...
* build(js): remove yarn.lock
Yarn had changed its methods of packaging long ago and it hasn't been supported ever since. It's much better and easier to just use the original NPM.
* fix(docker): change yarn to npm command
* doc(README): change yarn mentions to npm
* fix(docker): use npm ci instead of npm install
* build(package-lock): update js dependencies
* build(docker): use node:20 image when building
2024-11-03 17:37:35 +03:00
99a2e3a8e6
fix(docker): set openvk dir as workdir
...
So that opening a shell with `docker compose exec openvk bash` would lead to openvk dir instead of ~/html which is not used
2024-11-03 00:05:40 +03:00
f83c45ead9
build(docker): remove version from compose file and add name
2024-10-31 12:58:10 +03:00
b557f42daa
build: add additional compose file for devs
2024-10-29 22:11:06 +03:00
Jillian Österreich
250c022bde
docs(docker): improve instructions
2024-10-30 00:16:06 +07:00
89157a832b
fix: remove fartscroll
2024-09-07 18:29:44 +03:00
6013cd095e
ci(docker): optimise building of main image
...
Dependency libraries are loaded before copying the rest of the project files so dependencies may be cached during builds
2024-07-11 00:34:25 +03:00
3d08bd1370
fix(config): add missing entries
2023-12-11 13:09:43 +03:00
88d0ef3ef2
feat(docker): provide example config
2023-12-10 22:23:22 +03:00
f4ba39c6f2
ci(docker): bump PHP version to 8.2
2023-12-10 21:21:50 +03:00
6632d070f5
fix(containers): 🔊 Set log output to stdout
...
Let the docker handle logs. https://12factor.net/logs motivated me to do this
2023-10-03 01:49:53 +03:00
75ce995df5
Docker: add KAFKA_CFG_NODE_ID to docker-compose
2023-09-23 01:11:00 +03:00
edf10c4248
Docker: add imagick to dependencies
...
I'm not sure if that's all we need to make it work, but I will solve
this issue step by step
2023-09-22 23:56:18 +03:00
46d3e97e05
CI: Add rdkafka support to base apache image
2022-11-02 20:56:52 +03: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
Celestora
a8815a2402
Update vagrantfile (i'm still not sure it works)
2022-04-10 18:15:19 +03:00
Celestora
595a7ba843
Fix typo in openvk.template.yml
2022-04-10 17:14:36 +03:00
Celestora
ba6b8d0ed6
Add configs for install
2022-04-10 12:57:07 +03:00
Ilya Prokopenko
ecc1fba94d
Global: Get rid of OpenVK 2 branding ( #105 )
...
Closes #105
2021-10-31 18:29:52 +07:00
samukhin
b5b8c0f399
Update Dockerfile
...
fix broken dependencies
2021-09-26 00:22:04 +03:00
0x7d5
3e38fa4ef1
About: Added myself. lol
2021-09-13 21:48:53 +05:00
Ilya Prokopenko
30b91af13c
Docker: Changed the name of folder to normal
...
Because of the old name, cloning the repository on Windows OS resulted in an error.
2021-09-12 16:54:01 +07:00
samukhin
d0fcbba8cb
Update instruction for docker-containers
2021-05-14 20:25:42 +03:00
samukhin
c2afd7f1f2
Add Docker ( #77 )
2021-05-14 19:06:35 +03:00
fkwa
3b7a08c198
Add automated install script for FreeBSD 12
2020-08-04 13:02:43 +03:00