Logo
Explore Help
Register Sign In
saulteafarmer/castopod
1
0
Fork 0
You've already forked castopod
mirror of https://code.castopod.org/adaures/castopod synced 2025-05-14 18:25:46 +00:00
Code Issues Packages Projects Releases Wiki Activity
castopod/docker/production/app/entrypoint.sh

13 lines
302 B
Bash
Raw Normal View History

build(docker): add production-ready DockerFiles - add docker images for app (castopod) and web-server (nginx) - ci: deploy images continuously to a docker hub using kaniko - ci: trigger docker-build-rolling on develop branch - move development DockerFile to docker directory closes #200
2022-06-26 12:03:22 +00:00
#!/bin/sh
build(docker): unify video clipper and php-fpm containers, switch to debian
2023-06-21 09:56:47 +00:00
ENV_FILE_LOCATION=/var/www/castopod/.env
# Fix ownership and permissions of castopod folders
chmod -R 750 /var/www/castopod
chown -R root:www-data /var/www/castopod
chown -R www-data:www-data /var/www/castopod/writable /var/www/castopod/public/media
build(docker): add production-ready DockerFiles - add docker images for app (castopod) and web-server (nginx) - ci: deploy images continuously to a docker hub using kaniko - ci: trigger docker-build-rolling on develop branch - move development DockerFile to docker directory closes #200
2022-06-26 12:03:22 +00:00
build(docker): use buildx to build AMD and ARM images
2023-04-26 13:00:42 +00:00
. /prepare_environment.sh
build(docker): run automatic database migration in entrypoint
2022-10-20 12:28:01 +02:00
build(docker): unify video clipper and php-fpm containers, switch to debian
2023-06-21 09:56:47 +00:00
supervisord
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 368ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API