Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Docksal

Docksal is making local development and project onboarding a one step process.
Collective - Host: opensource - https://opencollective.com/docksal - Website: https://docksal.io - Code: https://github.com/docksal

adds mkcert to readme and reorders list alphabetically (#67)

github.com/docksal/addons - c630bb8877ee1fc398b5d853160bb17371d22fe8 authored over 4 years ago by Shelane French <[email protected]>
Added is_boot2docker check

and replaced old compound checks with it

github.com/docksal/docksal - 6876e938c097d8ba798a1c7025b24445e300fd3f authored over 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #1386 from docksal/feature/docker-networking

Docker networking adjustments

github.com/docksal/docksal - 72c803f0436ab936833e9c77e2451f95ec43ef82 authored over 4 years ago by Leonid Makarov <[email protected]>
Added "DOCKSAL: NETWORKING" sections in sysinfo

- Replaced "DOCKSAL: DNS"
- Prints network config variables
- Added check for DNS resolution/con...

github.com/docksal/docksal - f104c2de4f159f9cce35d194e22d4352f9579df1 authored over 4 years ago by Leonid Makarov <[email protected]>
Added dns settings for run-cli

This ensures run-cli matches cli in terms of DNS settings

github.com/docksal/docksal - b81171e80befc19976858f2d315e960a38907689 authored over 4 years ago by Leonid Makarov <[email protected]>
Reverted back to using IP binding for system services with VirtualBox/boot2docker

Only use 0.0.0.0 for vhost-proxy and dns with Docker Desktop 2.2.0.0+ on Mac/Windows

github.com/docksal/docksal - c22149cb6affffddf4ab680e4e7edadf7549bb86 authored over 4 years ago by Leonid Makarov <[email protected]>
Better handling of ID_LIKE in is_debian (#1377)

Fixes Debian based systems detection which specify multiple OS IDs in ID_LIKE (e.g., Pop!_OS has...

github.com/docksal/docksal - 75f314cd51a5cb1d5fdc3bd8051b8ea6986a404d authored over 4 years ago by Leonid Makarov <[email protected]>
updates projects to include Drupal 9 boilerplate projects (#1385)

github.com/docksal/docksal - a9e1249b6506c8c6afddc26ebba9c2466589b88d authored over 4 years ago by Shelane French <[email protected]>
Split docker client and server version checks

github.com/docksal/docksal - 0366fe4893994c6b7eb7a7152549c81ea11f3f5c authored over 4 years ago by Leonid Makarov <[email protected]>
Split docker versions

REQUIREMENTS_DOCKER='19.03.9' # This is the earliest version available for Ubuntu 20.04 (focal)...

github.com/docksal/docksal - 431903c16734eacc26e74c08cbe108ba378f1e9a authored over 4 years ago by Leonid Makarov <[email protected]>
Bump REQUIREMENTS_DOCKER_DESKTOP to 2.1.0.5

This is the last version before networking regressions were introduced (#1268)

[ci skip]

github.com/docksal/docksal - cd10401f7bd8a276978dadb9e2420e480537f2fd authored over 4 years ago by Leonid Makarov <[email protected]>
Fixed DNS check in sysinfo

github.com/docksal/docksal - 5d901e284a28cba78f7a53826560a094c0af818f authored over 4 years ago by Leonid Makarov <[email protected]>
Update database version, install artisan addon, update laravel root, fix database env connection settings.

github.com/docksal/boilerplate-laravel - 92cc7c2ad6d17870bc5aeafb994d97359aa27b28 authored over 4 years ago by mikestefanello <[email protected]>
Merge pull request #44 from docksal/feature/docksal-version

Adding the ability to select Docksal version

github.com/docksal/sandbox-server - 6327f7a77720d6199cdaf578eacb4eb1376f63d8 authored over 4 years ago by Leonid Makarov <[email protected]>
Moved REMOTE_BUILD_DIR_CLEANUP to build-init (#63)

Move REMOTE_BUILD_DIR_CLEANUP into build-init since that is where its used.

Co-authored-by: L...

github.com/docksal/ci-agent - d0afcd27622cd98505e6ef0bf6fe4c85bca1d281 authored over 4 years ago by Les Peabody <[email protected]>
Remove unnecessary variable

github.com/docksal/sandbox-server - dcc12eeafd4c6a9413408f24cc0f448cc60c632c authored over 4 years ago by Sergey Zabolotny <[email protected]>
Merge pull request #45 from docksal/feature/amis-ubuntu-20.04

Switch to ubuntu 20.04LTS amis

github.com/docksal/sandbox-server - d75bbd5b25af4a68b5293dc0838e73f555aa80e6 authored over 4 years ago by Leonid Makarov <[email protected]>
Update aws-cloudformation/tpl-advanced.yaml

github.com/docksal/sandbox-server - 1076cba9bdcc6eb5f75fe9b5bd663db859ea842c authored over 4 years ago by Leonid Makarov <[email protected]>
Recreate spot instance when Docksal version changed

github.com/docksal/sandbox-server - bd34c7fd329041f09da0f0b3d190801e5cb7b572 authored over 4 years ago by Sergey Zabolotny <[email protected]>
Recreate instance when Docksal version changed

github.com/docksal/sandbox-server - f6bb1ad1665bfab56f16be4d4d387f2328ff6635 authored over 4 years ago by Sergey Zabolotny <[email protected]>
Adding the ability to select Docksal version

github.com/docksal/sandbox-server - 42ed83740654917558e96ff07caaec0ca944839b authored over 4 years ago by Sergey Zabolotny <[email protected]>
Updated CHANGELOG.md and fin help docs

[ci skip]

github.com/docksal/docksal - 9e538e0a9794b718658d89f333e32a2a3257322e authored over 4 years ago by Leonid Makarov <[email protected]>
Bump fin v1.97.0

github.com/docksal/docksal - eed26f4be00da9bed56e003fa8362e1598c73ce9 authored over 4 years ago by Leonid Makarov <[email protected]>
Allow disabling build-in docksal-dns service (#1376)

* Allow disabling build-in DNS service

* Disable host dns resolver configuration when docksal...

github.com/docksal/docksal - deb705bd2dbd425c713976eba75a76aef84c6e2a authored over 4 years ago by Leonid Makarov <[email protected]>
Updated CHANGELOG.md

github.com/docksal/docksal - b9b2dc5bb78bf39b6b6fb0b8814a58bcee5ac085 authored over 4 years ago by Leonid Makarov <[email protected]>
Regenerated fin-help.md

github.com/docksal/docksal - d32c3c22720a650f30782243f37401e4ec6079fb authored over 4 years ago by Leonid Makarov <[email protected]>
Bump fin v1.96.0

github.com/docksal/docksal - 645e14d34f7c23db6063397a624a1cfc7360f998 authored over 4 years ago by Leonid Makarov <[email protected]>
Docs: mentions mkcert in configuration-variables.md

[ci skip]

github.com/docksal/docksal - e4db6cac04c788fcffaad36406c046b48969be5a authored over 4 years ago by Leonid Makarov <[email protected]>
docs mkcert addon (#1373)

* updates list of addons

* adds section for global addons

* adds mkcert tools documentatio...

github.com/docksal/docksal - b6a67b59d93ab194603ff66798f92ce9aa2a5b3f authored over 4 years ago by Shelane French <[email protected]>
Updated vhost-proxy version in tests

github.com/docksal/docksal - f4ff9f2557824f2a513bc1a5f2e64346b2b63a05 authored over 4 years ago by Leonid Makarov <[email protected]>
Switched vhost-proxy to docksal/vhost-proxy:1.6

github.com/docksal/docksal - 72bdaeb675617542a2de578fcfeeb84e897167f2 authored over 4 years ago by Leonid Makarov <[email protected]>
Switch to openresty/openresty:1.17.8.1-0-alpine upstream image

github.com/docksal/service-vhost-proxy - f349e1c4a66621013b5a98e4a51fca254e935eed authored over 4 years ago by Leonid Makarov <[email protected]>
Сhanging the method of finding and disconnecting containers from the project network in proxyctl (#65)

* Find and disconnect all containers from project network

* Update bin/proxyctl

Co-authore...

github.com/docksal/service-vhost-proxy - 7ac76b642760075b504381150bb0008ddd022855 authored over 4 years ago by Sergey Zabolotny <[email protected]>
Merge pull request #58 from docksal/Drupal-8.9.2

Drupal 8.9.2

github.com/docksal/boilerplate-drupal8 - 265e1167cb7d9cc5899cd19e8c9d380dde836668 authored over 4 years ago by Leonid Makarov <[email protected]>
Drupal 8.9.2

github.com/docksal/boilerplate-drupal8 - 3a7cce97f375e43bd22f58903791d9c29f6f1cd6 authored over 4 years ago by Shelane French <[email protected]>
Merge pull request #1371 from docksal/feature/catalina-nfs-check

Help users with NFS issues on macOS Catalina

github.com/docksal/docksal - abf14f98d9dd22ff529345e85536c8541a298594 authored over 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #11 from docksal/feature/deploy

Set latest version variable

github.com/docksal/service-nginx - c184b05ca3ef68a977e4a05e99d24a453bcee006 authored over 4 years ago by Leonid Makarov <[email protected]>
NFS docs fixes from feedback

[ci skip]

github.com/docksal/docksal - 63a9d64109211c00a87206485b2b50292a10fe7e authored over 4 years ago by Leonid Makarov <[email protected]>
Docs: NFS access issues on macOS

[ci skip]

github.com/docksal/docksal - 7798ea763c3b3fda55b3747fc649b44526244abc authored over 4 years ago by Leonid Makarov <[email protected]>
Trigger check_docker_path inside _start_containers

Triggering check_docker_path inly in "up" is not enough, we should trigger it in _start_containe...

github.com/docksal/docksal - eec1cfeea9204c8d73cdbb9c5fad400d96d5e211 authored over 4 years ago by Leonid Makarov <[email protected]>
Fix nfs.conf resv_port detection (Fixes #1275)

github.com/docksal/docksal - c1e7b0222dfe7ad5d31eaa416ebe454f5fa94767 authored over 4 years ago by Oleksii Chekulaiev <[email protected]>
Adjusted docker image tagging

github.com/docksal/service-mysql - b35c0bbcdbc41389fe4063624da2620a68174562 authored over 4 years ago by Leonid Makarov <[email protected]>
Adjusted docker image tagging

github.com/docksal/service-mariadb - 4b8a5efb42c3c788613502d63463c6f74ee27acb authored over 4 years ago by Leonid Makarov <[email protected]>
Switched mariadb image to docksal/mariadb:10.1-1.1

github.com/docksal/docksal - 0d154f3f5a90484b4cf068d1f7cb07277a994b98 authored over 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #4 from docksal/issue/911

Proccess dump/script files stored in /var/www/.docksal/services/db/

github.com/docksal/service-mariadb - 29b5960b1512c1525cc76e3639bdb943b4ff8115 authored over 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #6 from docksal/feature/deploy

Update deploy script

github.com/docksal/service-mariadb - dd17cfc3d0aab1b91a2f31456ea549403eadfc91 authored over 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #3 from wietsewarendorff/patch-1

fix typos in readme

github.com/docksal/service-mariadb - 87ea79d564c4976db6f375564ae30e54b086342c authored over 4 years ago by Leonid Makarov <[email protected]>
Switched mysql image to docksal/mysql:5.6-1.5

github.com/docksal/docksal - d7ac01e33f8370fb50074b69b5be83882534fc2d authored over 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #17 from docksal/issue/911

Proccess dump/script files stored in /var/www/.docksal/services/db/

github.com/docksal/service-mysql - 699a7117c15604a6126abe642e9f1dec808de50c authored over 4 years ago by Leonid Makarov <[email protected]>
Updated mkcert/README.md

github.com/docksal/addons - 9bbd7eade9ac8c1a7678cf89f4ada20a43b4bd2f authored over 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #39 from docksal/feature/multi-type

Support multiple EC2 instance types in spot mode

github.com/docksal/sandbox-server - e34fd4591586eb53219de546aa8bc59ce7434557 authored over 4 years ago by Leonid Makarov <[email protected]>
Dropped t3.nano and t3.micro EC2 type options

- t3.nano and t3.micro have less than 2GB of RAM, which is not enough to run a sandbox server an...

github.com/docksal/sandbox-server - 2d64af62f5337b89879807a2fd42d6a501c0ac36 authored over 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #41 from lpeabody/bug/update-for-python3

GCP Setup Overhaul

github.com/docksal/sandbox-server - 427414e4e876d67da6060b94edbf3948be412f32 authored over 4 years ago by Leonid Makarov <[email protected]>
Switched cli image to docksal/cli:2.11-php7.3

github.com/docksal/docksal - 4bc58fbb636df5d30ee16d4c6f841142b0020a92 authored over 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #1369 from docksal/feature/docs-versions

updates software versions listed for cli:2.11

github.com/docksal/docksal - 95ad0024eae096f9e3e8fca8bae70f39f66dfcb2 authored over 4 years ago by Leonid Makarov <[email protected]>
Dropped Acquia Cloud APIv1 integration

Acquia Cloud APIv1 is deprecated and disabled. Use APIv2 via acquia_cli tool instead.

github.com/docksal/service-cli - 48e9393c1673b1a98e1db54ba5460d8b7ca558c7 authored over 4 years ago by Leonid Makarov <[email protected]>
Updated README.md

[ci skip]

github.com/docksal/service-cli - 1bcd05a7416ac0a10ad757de7d5340c436572a28 authored over 4 years ago by Leonid Makarov <[email protected]>
updates software versions listed for cli:2.11

github.com/docksal/docksal - 1475394aa522b1fa92915d5e152c28ac70f743bd authored over 4 years ago by Shelane French <[email protected]>
Categorize as overridable.

github.com/docksal/sandbox-server - c59f0253c80087f389047f55ea436f0cc0470ce1 authored over 4 years ago by Les Peabody (BOS-GEN) <[email protected]>
Supply docksal version as a project setting.

github.com/docksal/sandbox-server - 0ee454a441ef0c74e56094e5b37283ce12d3401d authored over 4 years ago by Les Peabody (BOS-GEN) <[email protected]>
Align server with latest ubuntu version.

github.com/docksal/sandbox-server - fcd30c052bb55a57fa94e1955ba828195567fad0 authored over 4 years ago by Les Peabody (BOS-GEN) <[email protected]>
This can be a one-liner.

github.com/docksal/sandbox-server - a7e6c76967c0044f517c0d22c1f849e1222a06fc authored over 4 years ago by Les Peabody (BOS-GEN) <[email protected]>
Use a constant for the command. Much cleaner.

github.com/docksal/sandbox-server - 6ac293ceeb665bd91f0a8b5027353baea0283912 authored over 4 years ago by Les Peabody (BOS-GEN) <[email protected]>
No quotes.

github.com/docksal/sandbox-server - 11ababcdfed46be9c24b96e295cce7dd60c7354c authored over 4 years ago by Les Peabody (BOS-GEN) <[email protected]>
Alter GCP implementation.

- Ensures instance has a static IP.
- Allows you to configure machine size, disk size, and preem...

github.com/docksal/sandbox-server - 6547c5dc99aae6b87af19f6fc26c718b8f8dcbf1 authored over 4 years ago by Les Peabody (BOS-GEN) <[email protected]>
Merge branch 'feature/cli-tools-updates' into develop

github.com/docksal/service-cli - 2ca0122da0bd0b6113c828fa2a099ef97f01b640 authored over 4 years ago by Leonid Makarov <[email protected]>
Use stable sqlsrv version with PHP 7.4

github.com/docksal/service-cli - d7b02ca86577c77b294d1d3bc660db3bfce939a9 authored over 4 years ago by Leonid Makarov <[email protected]>
Update VS Code versons

- Code Server 3.4.1
- GitLens 10.2.2

github.com/docksal/service-cli - a3127585ba6406f67ab827643a31338e4b084b9c authored over 4 years ago by Leonid Makarov <[email protected]>
Use latest php.ini-development settings

- php 7.2.31
- php 7.3.19
- php 7.4.7

github.com/docksal/service-cli - 06a9bbfccfbda730afc88464a6aa2433977b19ab authored over 4 years ago by Leonid Makarov <[email protected]>
Bumping CLI tools versions

- composer 1.10.7
- drush 8.3.5 (PHP 7.4. supported)
- drupal-check 1.1.2
- blackfire 1.36.0
- p...

github.com/docksal/service-cli - 534900dee6a96562c5ddc14bf3f154c676b6e7eb authored over 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #57 from docksal/Drupal-8.9.1

Drupal 8.9.1

github.com/docksal/boilerplate-drupal8 - 53499f8058b0f4064989e56488a2f1819a145b23 authored over 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #23 from docksal/Drupal-7.72

Drupal 7.72

github.com/docksal/boilerplate-drupal7 - 3f85d6e7ef741777c6332c34c833620ff8fb846f authored over 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #30 from docksal/Drupal-7.72

Drupal 7.72

github.com/docksal/boilerplate-drupal7-advanced - e01b52088f5218445a96ad1a9ffddedd1ae24782 authored over 4 years ago by Leonid Makarov <[email protected]>
Drupal 8.9.1

github.com/docksal/boilerplate-drupal8 - 1cde3bb91810d81c13eaaee2e13c31e3e91ffa30 authored over 4 years ago by Shelane French <[email protected]>
Drupal 7.72

github.com/docksal/boilerplate-drupal7 - 957275bccf8c211a9a220b50a7cd15e67925baa5 authored over 4 years ago by Shelane French <[email protected]>
updates troubleshooting docs on conflicting ports

github.com/docksal/docksal - 36321f05205aa432bb263b9eb921a0a1d27fac12 authored over 4 years ago by Shelane French <[email protected]>
Document how to run cron by loading bash shell (#1365)

github.com/docksal/docksal - c2045f9a1f044cc7f56e0cc25c539d6ca5d804f1 authored over 4 years ago by Sean Dietrich <[email protected]>
Fixed docker push for PHP 7.4 image

github.com/docksal/service-cli - 113ca9fd22b888b520c2b9bd50e7b2127207a226 authored over 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #186 from docksal/feature/gd-jpeg

Fix jpeg support in GD with PHP 7.4

github.com/docksal/service-cli - 5399d8375c6627e676df51d8baae6a8fbd357b0b authored over 4 years ago by Leonid Makarov <[email protected]>
Enabled jpeg support in GD with PHP 7.4

See https://github.com/php/php-src/blob/PHP-7.4/UPGRADING#L761-L770

github.com/docksal/service-cli - 86549474f1a0625a4771c20ce13fb70a75bd54c5 authored over 4 years ago by Leonid Makarov <[email protected]>
Use newer Docker version on Debian-like systems (#1363)

The earliest docker version available for Ubuntu 20.04 (focal) LTS is 19.03.9

Co-authored-by:...

github.com/docksal/docksal - 2ce4b791961bd3d7289521e04d36cc1f68a4c1c2 authored over 4 years ago by Sergey Zabolotny <[email protected]>
Bump docker and docker compose versions

- docker 19.03.5
- docker-compose 1.26.0

github.com/docksal/docksal - 06b6eef06b41c1caacffdd3096fb7e9874e62be9 authored over 4 years ago by Leonid Makarov <[email protected]>
Bump VirtualBox version to 6.1.10

Closes #1313

github.com/docksal/docksal - 448581ec0eaa65d454d44adb43e2a20db1aa835f authored over 4 years ago by Leonid Makarov <[email protected]>
Use docksal/mysql:5.7-1.4 image for DB service

github.com/docksal/boilerplate-drupal9-composer - 1ebb895fd6b095685544a026a6aa4e5444cd819a authored over 4 years ago by Leonid Makarov <[email protected]>
Use docksal/mysql:5.7-1.4 image for DB service

github.com/docksal/boilerplate-drupal9 - 97bc1e2d4d3dba2213be9a335556eaec4aa1efb6 authored over 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #1 from vitaly-malashevsky/master

Drupal 9.0.0

github.com/docksal/boilerplate-drupal9 - a5cf2a0970f2545b0d9378a877052675422ad173 authored over 4 years ago by Leonid Makarov <[email protected]>
adds Docksal configuration for BLT

github.com/docksal/boilerplate-drupal9-blt - b0060e65709e00da6551e6e42c0f72783eff8fd9 authored over 4 years ago by Shelane French <[email protected]>
updates readme with relevant Docksal information and doc links

github.com/docksal/boilerplate-drupal9-blt - 2b1566119cd0f7c359cea86fa2450b3a15d908bd authored over 4 years ago by Shelane French <[email protected]>
adds travis configuration

github.com/docksal/boilerplate-drupal9-blt - 24f01353dca3f6b50b7e56f1a21f6ce152c0dba6 authored over 4 years ago by Shelane French <[email protected]>
adds BLT project

github.com/docksal/boilerplate-drupal9-blt - a086b82c881aa26bf7d7eb365e5632695101e673 authored over 4 years ago by Shelane French <[email protected]>
Drupal 9.0.0

github.com/docksal/boilerplate-drupal9 - 36d835fd783b7d9d835ab2631ddb9241a3c71b0c authored over 4 years ago by Vitaly Malashevsky <[email protected]>
adds documentation on adding a custom certificate for a project (#1359)

* adds documentation on adding a custom certificate for a project

#982

* Update docs/conte...

github.com/docksal/docksal - b9ca6e5e0575423fc26c8017675150ac2973072e authored over 4 years ago by Shelane French <[email protected]>
Merge pull request #55 from docksal/Drupal-8.9.0

Drupal 8.9.0

github.com/docksal/boilerplate-drupal8 - a14e95720316dd1e56960a6fce5997accf1fcf23 authored over 4 years ago by Leonid Makarov <[email protected]>
updates Drupal version for test

github.com/docksal/boilerplate-drupal9-composer - 1574378e2056c79307bb04ecdabafb7e5c42f61b authored over 4 years ago by Shelane French <[email protected]>
adds Docksal set up

github.com/docksal/boilerplate-drupal9-composer - d1fbb9175768e79423ae23b612a99920305bf1f9 authored over 4 years ago by Shelane French <[email protected]>
Normalized trailing slashes in paths

- Necessary to produce correct S3 policy rules
- The latest minio client requires a trailing sla...

github.com/docksal/ci-agent - 56d7669ea2a336f9777fe0b0a780961f20539931 authored over 4 years ago by Leonid Makarov <[email protected]>
Updated minio client to RELEASE.2020-05-28T23-43-36Z

github.com/docksal/ci-agent - 1fa74d42f81e39e14903c8ae62817dcaafe22314 authored over 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #62 from docksal/feature/minio

Install minio specific version

github.com/docksal/ci-agent - dba5344c8f398a5e5db104f7c16f5a5b298ced57 authored over 4 years ago by Leonid Makarov <[email protected]>