forked from laradock/laradock
-
Notifications
You must be signed in to change notification settings - Fork 0
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
denis-chmel
wants to merge
78
commits into
master
Choose a base branch
from
develop
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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)
…n and Implementation)
… the expected JSON schema, this may result in errors and should be resolved: - Boolean value found, but an object is required"
Fix iconv(): Wrong charset, conversion from `UTF-8' to `ASCII//TRANSLIT' is not allowed DH-Enterprise/orion-bridge@c123e50#diff-a023c128fb1812aec6a748219fd0dab49cf85b3c48115da62b97299098c6a7f7R265
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
./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
As it doesn't build since 2 months ago and also we are not using it for ~4 years ( "npm run font" in gvv-www)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.