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

Fix missing semicolon in Dockerfile

github.com/docksal/service-cli - 140025b39a6b0916272a3f464278837a91dc2258 authored almost 4 years ago by Leonid Makarov <[email protected]>
Composer Updates

- Added Composer 2 as an option
- Updated Composer 1 to v1.10.15

github.com/docksal/service-cli - defa164315c1d62f318b55519fd60d19c812c2c1 authored almost 4 years ago by Sean Dietrich <[email protected]>
Updated readme with modified sentence on composer

github.com/docksal/service-cli - f93ba7c0af893e3e008a7d59ed8a4f63bad59925 authored almost 4 years ago by Sean Dietrich <[email protected]>
Added switch to use composer2 or composer1 depending on the variable

github.com/docksal/service-cli - f559d3c3a1236ebbacab752175226523a8922c80 authored almost 4 years ago by Sean Dietrich <[email protected]>
Updated dockerfile and startup scripts for backwards compatability

github.com/docksal/service-cli - 96729066a6884f56d6667103fcd3d0464fa36058 authored almost 4 years ago by Sean Dietrich <[email protected]>
Updated readme

github.com/docksal/service-cli - 890bcef95c5b782753a2730b4aac255814479ce2 authored almost 4 years ago by Sean Dietrich <[email protected]>
Bump composer v2.0.3

github.com/docksal/service-cli - da693c3e50ab91b9982df86991318767d7c4ef8a authored almost 4 years ago by Leonid Makarov <[email protected]>
Fixing spacing in startup script

github.com/docksal/service-cli - 6b48ab3ca95de5a35f7a67a77c1feb41eb7cbd46 authored almost 4 years ago by Sean Dietrich <[email protected]>
updated readme

github.com/docksal/service-cli - c9134ccc9aa05bcac477794dad39666f66456393 authored almost 4 years ago by Sean Dietrich <[email protected]>
Merge pull request #193 from docksal/feature/191-drush-launcher-version

Issue 191: Bump latest version of Drush launcher.

github.com/docksal/service-cli - 60927ef88674678aa252878344c4232d29c97ebc authored almost 4 years ago by Les Peabody <[email protected]>
Bump to 0.7.4. Thanks webflo.

github.com/docksal/service-cli - d29da74e4486ce1378496200af8f6003880c0acc authored almost 4 years ago by Les Peabody <[email protected]>
Debugging install

github.com/docksal/homebrew-docksal - e3ca35271664f2fb6edc48b75c066c3225dbc60f authored almost 4 years ago by Sean Dietrich <[email protected]>
Debugging install

github.com/docksal/homebrew-docksal - a0751432367bda53940e000f1f21c735eddc0f26 authored almost 4 years ago by Sean Dietrich <[email protected]>
Debugging install

github.com/docksal/homebrew-docksal - c27144b955465b77f57ab9c8c2ce956ad88fc34a authored almost 4 years ago by Sean Dietrich <[email protected]>
Debugging install

github.com/docksal/homebrew-docksal - 13f7bc08d53dae5ae0d38886f2fb8beeb1c0f76a authored almost 4 years ago by Sean Dietrich <[email protected]>
Debugging install

github.com/docksal/homebrew-docksal - fb2d0d60dffa443ccc749f2244506e1c3c23a4c8 authored almost 4 years ago by Sean Dietrich <[email protected]>
Debugging install

github.com/docksal/homebrew-docksal - bd3c75a236f8501da1f40791bf2a0bc417387223 authored almost 4 years ago by Sean Dietrich <[email protected]>
Debugging install

github.com/docksal/homebrew-docksal - a59078083fed152a040d53541daf9b3031f47dc9 authored almost 4 years ago by Sean Dietrich <[email protected]>
Debugging install

github.com/docksal/homebrew-docksal - dbbadfda77609be37caeb2e2a7592269c1aab7e9 authored almost 4 years ago by Sean Dietrich <[email protected]>
Debugging install

github.com/docksal/homebrew-docksal - ee7095749c9268f5bf9e9629f3b855146012fbbf authored almost 4 years ago by Sean Dietrich <[email protected]>
Debugging install

github.com/docksal/homebrew-docksal - a552b86cbd3aa7794b63f4f00b982d6f49c75cef authored almost 4 years ago by Sean Dietrich <[email protected]>
Testing install function

github.com/docksal/homebrew-docksal - 5e0dad63660fa1ae7e208f75f9eff5c6b5bb4a65 authored almost 4 years ago by Sean Dietrich <[email protected]>
Updated formula

github.com/docksal/homebrew-docksal - 09ad0e73954925c9943a94b9001182552599b9fe authored almost 4 years ago by Sean Dietrich <[email protected]>
Simplified the install process

github.com/docksal/homebrew-docksal - 3aeee940f74f5551e336a6b704a715877dcf26bf authored almost 4 years ago by Sean Dietrich <[email protected]>
Updated formula to be os specific

github.com/docksal/homebrew-docksal - 1bfa3989f89768e799d8f9ffddeecb83522279f4 authored almost 4 years ago by Sean Dietrich <[email protected]>
Removed version item

Caused issues when running brew tap docksal/docksal

github.com/docksal/homebrew-docksal - a736159451780731516204b4c17de27d39caa3c0 authored almost 4 years ago by Sean Dietrich <[email protected]>
Initial commit

github.com/docksal/homebrew-docksal - 6a999ef91310cfc6843b796dcb5d0e74f3487be1 authored almost 4 years ago by Sean Dietrich <[email protected]>
Create docksal/docksal tap

github.com/docksal/homebrew-docksal - 98ec499d297de08ea4e4a9d07ac2962ef20622e1 authored almost 4 years ago by Sean Dietrich <[email protected]>
Support entirely custom docker-compose configurations

fin config set DOCKSAL_STACK="custom"
fin config set DOCKSAL_VOLUMES="disabled"

github.com/docksal/docksal - bcbb985bf421f756f2eedee1dd61312a54ade037 authored almost 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #1366 from docksal/feature/docs-ports

Updates troubleshooting docs on conflicting ports

github.com/docksal/docksal - b73f5e2ac7a25cc0832a4d6ac144f34071586960 authored almost 4 years ago by Leonid Makarov <[email protected]>
Added docs for checking which process uses a port on Windows

github.com/docksal/docksal - d2cba1223df954650ea48a4bf98ec20d9b01f5df authored almost 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #1424 from docksal/feature/ssh-key-docs

Fixed ssh-key help message + regenerated fin docs

github.com/docksal/docksal - fd4cfda3a10e0a1dbf3f18482915f123d4017fad authored almost 4 years ago by Leonid Makarov <[email protected]>
Adds documentation for the Acquia CLI tool, removes Acquia drush commands (#1387)

* adds documentation for the Acquia CLI tool and removes Acquia drush commands

* updates tool...

github.com/docksal/docksal - 237268a1f5f0d3152e224e69cca6db8132e69c31 authored almost 4 years ago by Shelane French <[email protected]>
Fixed ssh-key help message + regenerated fin docs

github.com/docksal/docksal - b35e61089ac70d486285927bf607e94b1efb137c authored almost 4 years ago by Leonid Makarov <[email protected]>
Update README.md

github.com/docksal/katacoda-tutorials - 6db3426fa98996cddcfacf7ced6bda4397d46e53 authored almost 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #61 from docksal/Drupal-8.9.7

Drupal 8.9.7

github.com/docksal/boilerplate-drupal8 - 6a86b52fc5ac9087a8a25767d5b23587e339cdae authored about 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #1423 from vitaly-malashevsky/patch-1

Fix Dockerfile example to use proper shell

github.com/docksal/docksal - d08a5990443cc4bfd22659615e0da24566bc727c authored about 4 years ago by Leonid Makarov <[email protected]>
Fix Dockerfile example to use proper shell

Let example use bash as default shell as long as docksal relies on it everywhere

github.com/docksal/docksal - 9a2d7903a32471fafd0f00265d8987aff8bab1d5 authored about 4 years ago by Vitaly Malashevsky <[email protected]>
Bump fin v1.100.0

[ci skip]

github.com/docksal/docksal - a36ee2104507fc485e4b79ba4bd5747656709bf5 authored about 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #1419 from docksal/feature/docker-desktop-bind-mounts-fix

Fix bind mounts on Docker Desktop for Mac/Windows v2.3.0.2+

github.com/docksal/docksal - 01030a8bd6a90e31c748c25e7b42c6d2ef06854b authored about 4 years ago by Leonid Makarov <[email protected]>
Fix docker_desktop_version check on Windows

The old check no longer works with the recent DD versions. This one should work once and forever.

github.com/docksal/docksal - 3d75bbda0268ad9a6b91e8fd3024a978f93009e5 authored about 4 years ago by Leonid Makarov <[email protected]>
Drupal 8.9.7

github.com/docksal/boilerplate-drupal8 - 496d91d605d98ed0b95b24d4d3b596143e108ad0 authored about 4 years ago by Shelane French <[email protected]>
Increased precision in ver_to_int to 4 positions

ver_to_int will now correctly handle Docker Desktop's a.b.c.d (4 positions) version schema.

github.com/docksal/docksal - 665d911daacca4867f5d7e938874f91ed789855b authored about 4 years ago by Leonid Makarov <[email protected]>
Fix bind mounts on Docker Desktop v2.3.0.2+

github.com/docksal/docksal - 9f21dc4d958081cb6e2d083f7fbb94f19490ab68 authored about 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #1418 from b0gucki3/patch-1

Update system-vhost-proxy.md

github.com/docksal/docksal - be376a1cffb0bc7db0f895292bcdd8509cfc8773 authored about 4 years ago by Leonid Makarov <[email protected]>
Update system-vhost-proxy.md

Fix typo.

github.com/docksal/docksal - 0a871f1aa1751bc4c63ebd4be09345c5860a2c8e authored about 4 years ago by Pawel Bogucki <[email protected]>
Issue 191: Bump latest version of Drush launcher.

github.com/docksal/service-cli - 9ea208f1f52122d90b9728cdc10ca56b917f89e2 authored about 4 years ago by Les Peabody <[email protected]>
Backdrop 1.17.1 (#15)

github.com/docksal/boilerplate-backdrop - dfec4cc2426d8f881dfa558a86aff42c07458587 authored about 4 years ago by Shelane French <[email protected]>
Drupal 7.7.3 (#24)

github.com/docksal/boilerplate-drupal7 - c6444e450148e843d40826f22600b9d833915896 authored about 4 years ago by Shelane French <[email protected]>
Drupal 7.7.3 (#31)

github.com/docksal/boilerplate-drupal7-advanced - 98654d9fea5ad0709a6b98d331a7fe66c4107b98 authored about 4 years ago by Shelane French <[email protected]>
Drupal 8.9.6 (#60)

github.com/docksal/boilerplate-drupal8 - ca4dee83d0511ebe826e976d2df11111edc5775f authored about 4 years ago by Shelane French <[email protected]>
Merge pull request #2 from docksal/updates-from-d8

Updates from the D8 version of this project.

github.com/docksal/drupal9-contrib - 72748aed33dd6c4c8e7dc21b5aef500fc6d3e45a authored about 4 years ago by Jonathan Hedstrom <[email protected]>
Updates from the D8 version of this project.

github.com/docksal/drupal9-contrib - e9374c8264ae538f42b1c4c4ad4a0c6195a660bf authored about 4 years ago by Jonathan Hedstrom <[email protected]>
Merge pull request #7 from rloos289/fix-xdebug-toggle

fix xdebug toggle command to be able to work from any level

github.com/docksal/drupal8-contrib - a53cf24816a7e75bd84fed2683f4e58289a06059 authored about 4 years ago by Jonathan Hedstrom <[email protected]>
Merge pull request #8 from jhedstrom/fix-browsertest-output

Fix browser output URLs generated during testing.

github.com/docksal/drupal8-contrib - 65f1614a85c97b3d44d34e4d565aca49ada61925 authored about 4 years ago by Jonathan Hedstrom <[email protected]>
Added docs for missing SSE4.2 CPU instruction set (#1414)

github.com/docksal/docksal - 40f8472080bced43c698b02e29a6b0c35a3bcb88 authored about 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #1415 from docksal/feature/docs-fix-internal-links

Fixed internal linking in docs

github.com/docksal/docksal - c1097ea46dcd97eb2a489909d7fd290253cf1248 authored about 4 years ago by Leonid Makarov <[email protected]>
Fix internal linking in docs

github.com/docksal/docksal - 7b6d616c6cb5b1eee8ba3e168b7013168eb0bc79 authored about 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #1409 from docksal/feature/boilerplate-blt

fixes target repositories to match project create selection

github.com/docksal/docksal - 82a4b57d654fae4d23a170824d50ca39360eaa7b authored about 4 years ago by Leonid Makarov <[email protected]>
fixes target repositories to match project create selection

github.com/docksal/docksal - 5d11d5eabb1d1a0cc7dc5ac121cf1125343d00f8 authored about 4 years ago by Shelane French <[email protected]>
Added support for solr 8.6

github.com/docksal/service-solr - 6e4334ba74cfc293177f6d999d6dd3364acbbd9a authored about 4 years ago by Sean Dietrich <[email protected]>
New dbeaver addon (CyberJack/feature/dbeaver, #68)

github.com/docksal/addons - a201e17aef92968b5fb6869deb7f31741a447c55 authored about 4 years ago by Oleksii Chekulaiev <[email protected]>
Updated FUNDING.yml

github.com/docksal/.github - c9d8ab24faf9dd2d9cc2c6b1933b02b2b8c2d5d2 authored about 4 years ago by Leonid Makarov <[email protected]>
Added FUNDING.yml

github.com/docksal/.github - 480441a49fb7d8b060f223315a4da1baa7f42777 authored about 4 years ago by Leonid Makarov <[email protected]>
Updated VPN troubleshooting docs

Mentioned that the VPN workaround is only possible with Docker Desktop for Mac/Windows (see #1397).

github.com/docksal/docksal - ce845d6bf49a520f307074c21ec4276d0d3375fb authored about 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #1 from docksal/update-d9

Initial port to Drupal 9.

github.com/docksal/drupal9-contrib - 08162c71f97227fef50c9f3539eeb7810330e411 authored about 4 years ago by Jonathan Hedstrom <[email protected]>
Update README and print status.

github.com/docksal/drupal9-contrib - 4bbea25cf5db2f2c01560a40c4e8be8aea084918 authored about 4 years ago by Jonathan Hedstrom <[email protected]>
Fix d9 test.

github.com/docksal/drupal9-contrib - 1d4ae2b1c24e1fe5ad6a36cb795fb4d04d284e13 authored about 4 years ago by Jonathan Hedstrom <[email protected]>
Initial port to Drupal 9.

github.com/docksal/drupal9-contrib - a679af0c18bc65079d25b762d5a0cf86e6289e40 authored about 4 years ago by Jonathan Hedstrom <[email protected]>
Update README.md with DBeaver addon

github.com/docksal/addons - f3c8cbfd38681b5d2eda97a0d59c583fabe52cff authored about 4 years ago by Peter Bottenberg <[email protected]>
Add the DBeaver addon script and readme.

github.com/docksal/addons - 839184925f3d2d99b8a2ffb3d8164dda29f1dfa4 authored about 4 years ago by Peter Bottenberg <[email protected]>
Merge pull request #1396 from docksal/hotfix/sshsock-owner

Fix SSH_AUTH_SOCK_DIR owner in cases when the volume directory has been already created by docke...

github.com/docksal/docksal - ec23b978392fcd571015d425a6d4b0973d6826c4 authored about 4 years ago by Leonid Makarov <[email protected]>
Fix SSH_AUTH_SOCK_DIR owner in cases when the volume directory has been already created by docker (root user)

github.com/docksal/docksal - 00a52cb9b9ba555e436fc1a50d1c957e8c9d7937 authored about 4 years ago by Sergey Zabolotny <[email protected]>
Prevent PTY allocation for mysql when no TTY is available (#1394)

github.com/docksal/docksal - 93831ffbfac96873ad726b6c036435c509c65543 authored about 4 years ago by Jelle Raaijmakers <[email protected]>
fixes a few minor typos and wording (#1392)

github.com/docksal/docksal - c245c577f006863e4f1616f41bc69b1aff195189 authored over 4 years ago by Shelane French <[email protected]>
Adjusted approach to mounting ssh-agent socket in cli (#1391)

Co-authored-by: Sergey Zabolotny <[email protected]

github.com/docksal/docksal - 2cbb5fe6573f16819ead4aab5e64effa93a96432 authored over 4 years ago by Leonid Makarov <[email protected]>
Merge pull request #1283 from phpsa/develop

Update for Elasticsearch 7 compatibility

github.com/docksal/docksal - 234d6cfa05582a7b31d3a0b0cbcbfe5df2003af0 authored over 4 years ago by Leonid Makarov <[email protected]>
Remove ec2-instance-connect package (#49)

Co-authored-by: Leonid Makarov <[email protected]>

github.com/docksal/sandbox-server - ea06ff0307f839c840c06e5c25ef87c847d37095 authored over 4 years ago by Sergey Zabolotny <[email protected]>
Update README.md

github.com/docksal/docksal - dd49aa035c7b2b8cd197f6bfc4a0e182e1f4615d authored over 4 years ago by Oleksii Chekulaiev <[email protected]>
Improve help messaging

github.com/docksal/docksal - aeb1f65a6541223d0bf6afbe498d8e28b2227330 authored over 4 years ago by Oleksii Chekulaiev <[email protected]>
Update README.md

github.com/docksal/docksal - e2d64bc5f625b96a9ec95f37bcdf5272148c78b2 authored over 4 years ago by Oleksii Chekulaiev <[email protected]>
Add Drupal 9 links to the README and rephrase

github.com/docksal/docksal - 9db16b9d8b0eabccb78db1380e0b2006f1c482d8 authored over 4 years ago by Oleksii Chekulaiev <[email protected]>
Merge pull request #47 from docksal/feature/update-gcp-ubuntu-docksal-versions

Remove unused docksal_vm, revert Docksal version to master

github.com/docksal/sandbox-server - c45aebc78ed4a068e579ef21b85e1fdcc2dcb889 authored over 4 years ago by Leonid Makarov <[email protected]>
Update Ubuntu 18.04 reference to 20.04.

github.com/docksal/sandbox-server - 0e93c94ddb3005e998833e81b56fafe98c8d518d authored over 4 years ago by Les Peabody (BOS-GEN) <[email protected]>
Remove unused docksal_vm, revert to master.

docksal_vm was a leftover from the older basic vs advanced workflow, prior to consolidating to a...

github.com/docksal/sandbox-server - ad9efba0a443a43ad0131d04e5383a07c9dd2245 authored over 4 years ago by Les Peabody (BOS-GEN) <[email protected]>
Lower REQUIREMENTS_DOCKER_DD to 19.03.5

This is the version that ships with Docker Desktop 2.1.0.5 (which in turns is the lowest DD vers...

github.com/docksal/docksal - 34be31198ef19a2a8dda4378600821aa2a426175 authored over 4 years ago by Leonid Makarov <[email protected]>
AWS: Updated list of instance types

- Added description for different instance families
- Added t3a and c5 options
- Dropped m5d and...

github.com/docksal/sandbox-server - fd6aa2b3fc68383e03fac6232fe736cd56e6f955 authored over 4 years ago by Leonid Makarov <[email protected]>
AWS: Dropped InstanceType3 option

3 types can be confusing/difficult to choose from. 2 should be enough to form a viable spot fleet.

github.com/docksal/sandbox-server - 178c3d07f0e20fae5b10a9c4b0d6cb05909da3ae authored over 4 years ago by Leonid Makarov <[email protected]>
AWS: Updated README.md

Updated parameter list for advanced stack

github.com/docksal/sandbox-server - f130670347333533c4df84f9cc8e9f968e55211e authored over 4 years ago by Leonid Makarov <[email protected]>
AWS: Updated parameter labels in advanced template

github.com/docksal/sandbox-server - 0fb85a9f2fc3c08bdc867dc8f7f3cc39083ab76f authored over 4 years ago by Leonid Makarov <[email protected]>
AWS: Updated Launch Stack button links for v3

github.com/docksal/sandbox-server - 7dc8f02015dfafdf08441093a84da7c7fd352bcb authored over 4 years ago by Leonid Makarov <[email protected]>
AWS: Updated Instance Type labels

github.com/docksal/sandbox-server - 354aa9d76f21f2258e64ffd50ecc083f51603979 authored over 4 years ago by Leonid Makarov <[email protected]>
Bump fin v1.99.0

github.com/docksal/docksal - 7677416b462cefd340be5b2e8acf2afdce71e3e8 authored over 4 years ago by Leonid Makarov <[email protected]>
Adjusted DNS settings for containers

When docksal-dns is disabled, use DOCKSAL_DNS_UPSTREAM / DOCKSAL_DEFAULT_DNS as the primary DNS....

github.com/docksal/docksal - 4f7a01829d7e6c20649d442fdd2967b6dd59de76 authored over 4 years ago by Leonid Makarov <[email protected]>
CHANGELOG for 1.14.1

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

github.com/docksal/docksal - 2197697e94edbe0ee8d04a11d3d478a4791dbb70 authored over 4 years ago by Leonid Makarov <[email protected]>
Updated installation instructions

Updated VirtualBox and Docker Desktop versions

github.com/docksal/docksal.io - 496283bf3d38b263926b7274e390a8f3b4872792 authored over 4 years ago by Leonid Makarov <[email protected]>
Updated versions in setup docs

Added a note in setup docs about Docker Desktop version regressions

[ci skip]

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

Split docker client/server versions

github.com/docksal/docksal - e5dcd09840374a2b4f40b86e74046053b7d1f8d8 authored over 4 years ago by Leonid Makarov <[email protected]>
Update database version, install artisan addon, update laravel root, fix database env connection settings (#3 from mikestefanello)

github.com/docksal/boilerplate-laravel - 8d7bebc84f3902fa8f3eb1da2bc3df0b93d7cc37 authored over 4 years ago by Oleksii Chekulaiev <[email protected]>