diff --git a/.env.example b/.env.example index 60826bdb..e38286ac 100644 --- a/.env.example +++ b/.env.example @@ -122,6 +122,7 @@ WORKSPACE_INSTALL_NPM_GULP=true WORKSPACE_INSTALL_NPM_BOWER=false WORKSPACE_INSTALL_NPM_VUE_CLI=true WORKSPACE_INSTALL_NPM_ANGULAR_CLI=false +WORKSPACE_INSTALL_NPM_CHECK_UPDATES_CLI=false WORKSPACE_INSTALL_PHPREDIS=true WORKSPACE_INSTALL_WORKSPACE_SSH=false WORKSPACE_INSTALL_SUBVERSION=false diff --git a/.github/home-page-images/custom-sponsors/AU.png b/.github/home-page-images/custom-sponsors/AU.png deleted file mode 100644 index b95697de..00000000 Binary files a/.github/home-page-images/custom-sponsors/AU.png and /dev/null differ diff --git a/.github/home-page-images/custom-sponsors/CA.png b/.github/home-page-images/custom-sponsors/CA.png deleted file mode 100644 index d0506fde..00000000 Binary files a/.github/home-page-images/custom-sponsors/CA.png and /dev/null differ diff --git a/.github/home-page-images/custom-sponsors/PLD.png b/.github/home-page-images/custom-sponsors/PLD.png deleted file mode 100644 index f05dda2e..00000000 Binary files a/.github/home-page-images/custom-sponsors/PLD.png and /dev/null differ diff --git a/.github/home-page-images/custom-sponsors/bestonlinecasino.jpg b/.github/home-page-images/custom-sponsors/bestonlinecasino.jpg deleted file mode 100644 index 85e15a53..00000000 Binary files a/.github/home-page-images/custom-sponsors/bestonlinecasino.jpg and /dev/null differ diff --git a/.github/home-page-images/custom-sponsors/casinopilotti.png b/.github/home-page-images/custom-sponsors/casinopilotti.png deleted file mode 100644 index 09f3bd4e..00000000 Binary files a/.github/home-page-images/custom-sponsors/casinopilotti.png and /dev/null differ diff --git a/.github/home-page-images/custom-sponsors/sista-ai-icon.png b/.github/home-page-images/custom-sponsors/sista-ai-icon.png new file mode 100644 index 00000000..30b156a0 Binary files /dev/null and b/.github/home-page-images/custom-sponsors/sista-ai-icon.png differ diff --git a/DOCUMENTATION/content/documentation/index.md b/DOCUMENTATION/content/documentation/index.md index 4faa7204..21818363 100644 --- a/DOCUMENTATION/content/documentation/index.md +++ b/DOCUMENTATION/content/documentation/index.md @@ -1232,39 +1232,43 @@ A package ([Laravel RethinkDB](https://github.com/duxet/laravel-rethinkdb)) is b ## Use Minio 1. Configure Minio: - - On the workspace container, change `INSTALL_MC` to true to get the client - - Set `MINIO_ACCESS_KEY` and `MINIO_ACCESS_SECRET` if you wish to set proper keys + - You can change some settings in the `.env` file (`MINIO_*`) + - You can install Minio Client on the workspace container: `WORKSPACE_INSTALL_MC=true` + 2. Run the Minio Container (`minio`) with the `docker-compose up` command. Example: ```bash docker-compose up -d minio ``` + 3. Open your browser and visit the localhost on port **9000** at the following URL: `http://localhost:9000` -4. Create a bucket either through the webui or using the mc client: +4. Create a bucket either through the webui or using the Minio Client: ```bash mc mb minio/bucket ``` -5 - When configuring your other clients use the following details: - ``` - AWS_URL=http://minio:9000 - AWS_ACCESS_KEY_ID=access - AWS_SECRET_ACCESS_KEY=secretkey - AWS_DEFAULT_REGION=us-east-1 - AWS_BUCKET=test - AWS_PATH_STYLE=true - ``` -6 - In `filesystems.php` you shoud use the following details (s3): - ``` -'s3' => [ - 'driver' => 's3', - 'key' => env('AWS_ACCESS_KEY_ID'), - 'secret' => env('AWS_SECRET_ACCESS_KEY'), - 'region' => env('AWS_DEFAULT_REGION'), - 'bucket' => env('AWS_BUCKET'), - 'endpoint' => env('AWS_URL'), - 'use_path_style_endpoint' => env('AWS_PATH_STYLE', false) - ], -``` -`'AWS_PATH_STYLE'` shout set to true only for local purpouse +5. When configuring your other clients use the following details: + ``` + AWS_URL=http://minio:9000 + AWS_ACCESS_KEY_ID=access + AWS_SECRET_ACCESS_KEY=secretkey + AWS_DEFAULT_REGION=us-east-1 + AWS_BUCKET=test + AWS_USE_PATH_STYLE_ENDPOINT=true + ``` + +6. In `filesystems.php` you should use the following details (s3): + ```php + 's3' => [ + 'driver' => 's3', + 'key' => env('AWS_ACCESS_KEY_ID'), + 'secret' => env('AWS_SECRET_ACCESS_KEY'), + 'region' => env('AWS_DEFAULT_REGION'), + 'bucket' => env('AWS_BUCKET'), + 'endpoint' => env('AWS_URL'), + 'use_path_style_endpoint' => env('AWS_USE_PATH_STYLE_ENDPOINT', false) + ], + ``` + +`AWS_USE_PATH_STYLE_ENDPOINT` should set to true only for local purpose @@ -1981,7 +1985,19 @@ To install NPM ANGULAR CLI in the Workspace container 3 - Re-build the container `docker-compose build workspace` +
+ +## Install npm-check-updates CLI +To install npm-check-updates CLI [here](https://www.npmjs.com/package/npm-check-updates) in the Workspace container + +1 - Open the `.env` file + +2 - Make sure Node is also being installed (`WORKSPACE_INSTALL_NODE` set to `true`) + +3 - Search for the `WORKSPACE_INSTALL_NPM_CHECK_UPDATES_CLI` argument under the Workspace Container and set it to `true` + +4 - Re-build the container `docker-compose build workspace` diff --git a/DOCUMENTATION/content/introduction/index.md b/DOCUMENTATION/content/introduction/index.md index 5bd1f84a..aae281f6 100644 --- a/DOCUMENTATION/content/introduction/index.md +++ b/DOCUMENTATION/content/introduction/index.md @@ -386,10 +386,11 @@ Sponsoring is an act of giving in a different fashion. 🌱

-KasynoHEX.com Polska -Online casino list in Canada by OnlineCasinoHEX.ca -Online pokies by AussieCasinoHEX.com -Apiato Build PHP API's faster +Sista AI - Unlock Your Full Potential With a Personal AI Coach. (www.sista.ai) +Apiato - Build PHP API's faster! + + + diff --git a/README.md b/README.md index 9abe3270..99154c33 100644 --- a/README.md +++ b/README.md @@ -192,10 +192,11 @@ Sponsoring is an act of giving in a different fashion. 🌱

-KasynoHEX.com Polska -Online casino list in Canada by OnlineCasinoHEX.ca -Online pokies by AussieCasinoHEX.com -Apiato Build PHP API's faster +Sista AI - Unlock Your Full Potential With a Personal AI Coach. (www.sista.ai) +Apiato - Build PHP API's faster! + + + diff --git a/docker-compose.yml b/docker-compose.yml index 906d25ac..5e14a3ec 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -102,6 +102,7 @@ services: - INSTALL_NPM_BOWER=${WORKSPACE_INSTALL_NPM_BOWER} - INSTALL_NPM_VUE_CLI=${WORKSPACE_INSTALL_NPM_VUE_CLI} - INSTALL_NPM_ANGULAR_CLI=${WORKSPACE_INSTALL_NPM_ANGULAR_CLI} + - INSTALL_NPM_CHECK_UPDATES_CLI=${WORKSPACE_INSTALL_NPM_CHECK_UPDATES_CLI} - INSTALL_DRUSH=${WORKSPACE_INSTALL_DRUSH} - INSTALL_WP_CLI=${WORKSPACE_INSTALL_WP_CLI} - INSTALL_DRUPAL_CONSOLE=${WORKSPACE_INSTALL_DRUPAL_CONSOLE} diff --git a/workspace/Dockerfile b/workspace/Dockerfile index f0f9ba33..239ee401 100644 --- a/workspace/Dockerfile +++ b/workspace/Dockerfile @@ -738,6 +738,7 @@ ARG INSTALL_NPM_GULP=false ARG INSTALL_NPM_BOWER=false ARG INSTALL_NPM_VUE_CLI=false ARG INSTALL_NPM_ANGULAR_CLI=false +ARG INSTALL_NPM_CHECK_UPDATES_CLI=false ARG NPM_REGISTRY ENV NPM_REGISTRY ${NPM_REGISTRY} ARG NPM_FETCH_RETRIES @@ -780,6 +781,9 @@ RUN if [ ${INSTALL_NODE} = true ]; then \ && if [ ${INSTALL_NPM_ANGULAR_CLI} = true ]; then \ npm install -g @angular/cli \ ;fi \ + && if [ ${INSTALL_NPM_CHECK_UPDATES_CLI} = true ]; then \ + npm install -g npm-check-updates \ + ;fi \ ;fi # Wouldn't execute when added to the RUN statement in the above block