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

MECONTRACK-242 - Improvement to k1many.sh #306

Closed
wants to merge 19 commits into from

Conversation

nicolas-dalpe
Copy link

MECONTRACT-242 - Set unique session cookie name to avoid login issue.
MECONTRACT-242 - DRY COMPOSE_PROJECT_NAME.
MECONTRACT-242 - Added error_message() decorator function.
MECONTRACT-242 - Added info_message() decorator.
MECONTRACT-242 - Rename the Moodle instances according to folder's name.
MECONTRACT-242 - Use the folder name as the project name so it is easier to recognize in the Docker UI.
MECONTRACT-242 - Ensure the arguments passed in are checked properly; Ensure exit commands are used rather than returns; Group commands to reduce redundancy;

derek-henderson-K1 and others added 19 commits October 21, 2024 10:19
* MECONTRACK-240 - Script integration

* MECONTRACK-240 - php.ini feature

* MECONTRACK-240 - Docker shell script

* MECONTRACT-240 - Docker startup script for Moodle.

* MECONTRACT-240 - Update with to add error checking on switches.

* MECONTRACT-240 - Add in check Moodle version to update PHP version

* MECONTRACT-240 - Remove extra file.

* MECONTRACT-240 - Remove extra file.

* MECONTRACT-240 - Update the code to choose the php version better.

* MECONTRACT-240 - Code improvements:
- remove moodle.ini from base.yml;
- ensure that when no options entered default option of build is used;
- when re-booting just start and restart the site;
- add in checks to see if containers are started / not started and provide error messages.
- Add in options for start, stop, restart. Improved help to give examokes.
…sage. This is done way before reaching the removed code.
- ensure the arguments passed in are checked properly;
- ensure exit commands are used rather than returns;
- group commands to reduce redundancy;
@nicolas-dalpe
Copy link
Author

To be deleted. Sorry about that.

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.

2 participants