Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Our changes to laradock/laradock #2

Open
wants to merge 78 commits into
base: master
Choose a base branch
from
Open

Our changes to laradock/laradock #2

wants to merge 78 commits into from

Conversation

denis-chmel
Copy link

No description provided.

shoxy and others added 30 commits September 8, 2019 21:57
Call to undefined function ngettext() (View: /var/www/gvv/resources/views/themes/default/booking/reservation/odl-flight.blade.php)
- orion.test (alias),
- show current git branch in shell prompt (docker-compose build --no-cache workspace)
- max upload size 30M (as we have on stage and prod)
iliva and others added 2 commits April 19, 2022 21:46
… the expected JSON schema, this may result in errors and should be resolved: - Boolean value found, but an object is required"
therealartz and others added 7 commits August 20, 2022 18:04
Also don't forget to add to Orion .env this:
TS_DB_TRUST_SERVER_CERTIFICATE=true
Also fixed that "bin/deploy" was sometimes failing with a message to run
git config --global --add safe.directory /var/www/orion
git config --global --add safe.directory /var/www/orion-bridge
etc
denis-chmel pushed a commit that referenced this pull request Jul 23, 2023
denis-chmel and others added 2 commits July 23, 2023 23:55
./up.sh
...
 ✔ Container gvv-mariadb-1           Started                                                                                                                                                                   0.5s
...

but it is saying Started all the time,
while not connectable and `docker-compose logs mariadb -f` shows

gvv-mariadb-1  | 2023-07-24 03:45:29+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:11.0.2+maria~ubu2204 started.
gvv-mariadb-1  | 2023-07-24 03:45:29+00:00 [ERROR] [Entrypoint]: mariadbd failed while attempting to check config
gvv-mariadb-1  | 	command was: mysqld --verbose --help
gvv-mariadb-1  | 	/usr/local/bin/docker-entrypoint.sh: line 105: mysqld: command not found

via https://stackoverflow.com/a/72417962
shoxy pushed a commit that referenced this pull request Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants