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

Added a timeout after which we give up trying the healthcheck

github.com/docksal/docksal - 04149e78ec11f2254a3e7ff4b6ddfb4b74dafe0f authored over 7 years ago by Leonid Makarov <[email protected]>
Replace sleep with a true healthcheck for cli

Requires docksal/cli version edge (or 1.3.0+ eventually). Falls back to `sleep 5` for older vers...

github.com/docksal/docksal - 7fe795db59bef58a487855eac4c76a5ed2a8ea71 authored over 7 years ago by Leonid Makarov <[email protected]>
README.md updates

github.com/docksal/service-cli - fc1de3c335c1eb6dac442107625e0c3aad4aa722 authored over 7 years ago by Leonid Makarov <[email protected]>
Adding HEALTHCHECK

github.com/docksal/service-cli - fc1528c72251a700e9f9c2374890c2f5989f943a authored over 7 years ago by Leonid Makarov <[email protected]>
node: removing bower (deprecated). forcing npm cache clear

github.com/docksal/service-cli - 7d11bc6f9d76c7fd6f8ae0cd5d6d151c50f989f7 authored over 7 years ago by Leonid Makarov <[email protected]>
Make supervisord a little happier

github.com/docksal/service-cli - 5d2116daeb34bd061f6b82e5dab7540144837993 authored over 7 years ago by Leonid Makarov <[email protected]>
startup.sh refactoring

- move individual actions into functions
- settings XDEBUG_ENABLED to anything other than 0 will...

github.com/docksal/service-cli - 03d7d3052a05cf4d3e6384baf5f95d4849cbe645 authored over 7 years ago by Leonid Makarov <[email protected]>
Updated env-setup-native.md

`fin reset network` is necessary (to remove the loopback adapter IP alias) prior to starting the VM

github.com/docksal/docksal - 2be692ab0b0dc8404b6822dca23216afc884aa83 authored over 7 years ago by Leonid Makarov <[email protected]>
Multiple fixes. Closes #7

github.com/docksal/boilerplate-drupal7-advanced - 10eb3c3a8cf502a92d615660af617eb139f9091c authored over 7 years ago by Leonid Makarov <[email protected]>
Merge pull request #228 from docksal/develop

v1.3.1

github.com/docksal/docksal - f19d6afcd43106ef474afbb2f9afb926ea729043 authored over 7 years ago by Leonid Makarov <[email protected]>
Minor text change

[ci skip]

github.com/docksal/docksal - ff563f986c377e342144ab254f4ff623ea7a9128 authored over 7 years ago by Leonid Makarov <[email protected]>
Changed "--config" to "--stacks" argument in fin update

"--config" is now deprecated and will be soon removed

github.com/docksal/docksal - 400d07e65c8937ca179c901d17b4bea825a6b556 authored over 7 years ago by Leonid Makarov <[email protected]>
Updated default HOST_UID and HOST_GID values

1000:100

github.com/docksal/docksal - 2f0a11537b4b5d0d0e7a7241633a5e593a3a7402 authored over 7 years ago by Leonid Makarov <[email protected]>
Bump fin version and update CHANGELOG

[ci skip]

github.com/docksal/docksal - c70928f689145f18f520f55eb133197c10e91b6c authored over 7 years ago by Leonid Makarov <[email protected]>
Merge pull request #244 from docksal/feature/dns-resolver-refactoring

DNS resolver refactoring. Fixes #242

github.com/docksal/docksal - f977ceb3eaa3dee6c8d979d2919983b9a5626083 authored over 7 years ago by Leonid Makarov <[email protected]>
Adding DOCKSAL_DNS_DEBUG flag

github.com/docksal/docksal - cb6286c6a8dfa11ba7391f49b114ee6233d8696e authored over 7 years ago by Leonid Makarov <[email protected]>
Fix typo in nslookup command

github.com/docksal/docksal - c25c5d16a7bf56206652097ad2e501def2f63d40 authored over 7 years ago by Leonid Makarov <[email protected]>
Update docs regarding the DNS resolver

[ci skip]

github.com/docksal/docksal - 1f3ab67dd7ed7316cc5eb6d037760fa7f843328a authored over 7 years ago by Leonid Makarov <[email protected]>
Adding configure_resolver "off" mode

This will revert resolver settings when the VM is stopped, killed, removed

github.com/docksal/docksal - d04810c5f63ab2921d55d47a1ce58b2725bb99c7 authored over 7 years ago by Leonid Makarov <[email protected]>
Set interface metric on Windows

Also exclude "reset network" from load_configuration

github.com/docksal/docksal - 0e57bc60d7e7b1a350222c30ef395213783bd5ef authored over 7 years ago by Leonid Makarov <[email protected]>
Set interface metric on Windows

This makes sure our VBox adapters is the first in the list and thus it's DNS server settings wil...

github.com/docksal/docksal - ace56358aa875b4bc0ab04ba6f4b3c48113def8b authored over 7 years ago by Leonid Makarov <[email protected]>
Refactoring DNS settings

- Doing a DNS probe to make sure the upstream DNS server is reachable
- Using 8.8.8.8 a the defa...

github.com/docksal/docksal - b4e906a4a1124eabcb2abc0074890fd35d2c88c8 authored over 7 years ago by Leonid Makarov <[email protected]>
Exclude debug from load configuration

github.com/docksal/docksal - 73b6c24800ea02faa9632c4bd800260e255cc0fa authored over 7 years ago by Alexei Chekulaev <[email protected]>
Update project name in README.md (#1) (Fixes #6)

github.com/docksal/boilerplate-drupal7-advanced - 049d7bd553637f5e04834769a2ab71f1b7d32561 authored over 7 years ago by ArtuGit <[email protected]>
1.9.6 fix vm env command

github.com/docksal/docksal - 891f887dc0c9ee50d6f08decef5157e652109e8f authored over 7 years ago by Alexei Chekulaev <[email protected]>
Update troubleshooting-smb.md

github.com/docksal/docksal - 357df98e2b75630310627a7d5a6436de3ea6b4d8 authored over 7 years ago by Alexei Chekulaev <[email protected]>
Update troubleshooting-smb.md

github.com/docksal/docksal - 0718ee20e8e42b5faa8c8a8230b6c04978b5a96d authored over 7 years ago by Alexei Chekulaev <[email protected]>
1.9.5. Bump version

github.com/docksal/docksal - e9894590de2aea4f8531f9ac1e36abf6fb5462bf authored over 7 years ago by Alexei Chekulaev <[email protected]>
Change output of registry command to display image tags in more usable way

Display tags in a way that that they can be copied and easily pasted into docksal.yml

github.com/docksal/docksal - a3dc33ca1efec4647b17568a9f0edb4562670728 authored over 7 years ago by Alexei Chekulaev <[email protected]>
Ban single quote character from password. Warn about illegal characters in password

github.com/docksal/docksal - be3d84df50dce034b837dcad9b320d39a533d72a authored over 7 years ago by Alexei Chekulaev <[email protected]>
Fix issue with "nexport" warnings in babun

github.com/docksal/docksal - ba216b9399939f00159429ced83db4ebc70e79f8 authored over 7 years ago by Alexei Chekulaev <[email protected]>
Adding redis php extension

github.com/docksal/service-cli - dcaf527ef5eced6da60192028bf46bccdd4a3fcf authored over 7 years ago by Leonid Makarov <[email protected]>
Drupal Console v1.0.0-rc20

github.com/docksal/service-cli - 1ac287fab4f9d7608f88cc1ea0655c174a2b8b4d authored over 7 years ago by Leonid Makarov <[email protected]>
Update SMB troubleshooting

github.com/docksal/docksal - 7fd8cbe60685d554c54f4aa604901500cd174913 authored over 7 years ago by Alexei Chekulaev <[email protected]>
SMB Shares creation and mounting troubleshooting doc. Fixes #229

github.com/docksal/docksal - 8841545cbcab04647f38500c20d761779e6c8e50 authored over 7 years ago by Alexei Chekulaev <[email protected]>
No more copying of host user's ~/.drush and ~/.acquia

This is part of a larger change to remove the dependency on mounting the host user's home direct...

github.com/docksal/service-cli - 70836b2402655f0d3c6b5eee38d5e2323396b3c3 authored over 7 years ago by Leonid Makarov <[email protected]>
Version updates

- Composer v1.4.2
- Drush v8.1.11
- Drupal Console Launcher v1.0.0-rc19
- Magento CodeGen v1.6.4...

github.com/docksal/service-cli - 503126989e3734ae8f5871c2f3c3f50a828c8fd3 authored over 7 years ago by Leonid Makarov <[email protected]>
nvm clear-cache && npm cache clear

github.com/docksal/service-cli - 7b01e28de79bffd05c992f0f1f444fe32768cf4d authored over 7 years ago by Leonid Makarov <[email protected]>
Install yarn with apt-get instead of npm

github.com/docksal/service-cli - fff69101d32cafaebdc91659f98bc3fafaded1c9 authored over 7 years ago by Leonid Makarov <[email protected]>
Very basic Dockerfile to deploy the site as a container

github.com/docksal/docksal.io-v1 - 05172e6b8ef0d00e5b13a966e41faee0f63e4a56 authored over 7 years ago by Leonid Makarov <[email protected]>
Update CHANGELOG.md

github.com/docksal/docksal - 1ae1b0d0af2c9087d2b28cef9be961296c6a5827 authored over 7 years ago by Alexei Chekulaev <[email protected]>
1.9.2 Fix edge case with versions comparison

github.com/docksal/docksal - 6342bc2f220c174b82ff15439f85aced3b17c5de authored over 7 years ago by Alexei Chekulaev <[email protected]>
Bump fin 1.9.1

[skip ci]

github.com/docksal/docksal - ed46ca02b68794093253cb453dd9f4c7ac20e214 authored over 7 years ago by Leonid Makarov <[email protected]>
cli uid/gid setting fixes

- give cli a little more time to start (uid/gid overrides may not propagate within 1s)
- don't r...

github.com/docksal/docksal - 047642d7649945f794041dcd778d574dd5fa6c48 authored over 7 years ago by Leonid Makarov <[email protected]>
Silence ifconfig -alias

Fixes: "ifconfig: ioctl (SIOCDIFADDR): Can't assign requested address" when trying to remove the...

github.com/docksal/docksal - 1aafa7c5d607bf4f1ef33237af2e5f31889ed632 authored over 7 years ago by Leonid Makarov <[email protected]>
Merge pull request #2 from vml-bsummers/master

fix incorrect config file option for backstopjs

github.com/docksal/qa-suite - 3490e47336093da51af77b8a195f1abccd90358b authored over 7 years ago by Leonid Makarov <[email protected]>
fix incorrect congfig file option for backstopjs

github.com/docksal/qa-suite - 2eac0b63db9b21111f5410fec8ee7ed4a04f4e93 authored over 7 years ago by Ben Summers <[email protected]>
DOCKSAL_DNS2 regression fix

github.com/docksal/docksal - 969ba7819b5c5252f98b8043ed02f5a9c7f2de09 authored over 7 years ago by Leonid Makarov <[email protected]>
Merge pull request #206 from docksal/develop

Release 1.3.0

github.com/docksal/docksal - f43f9424b14d80299f446289ebb076186d6e285d authored over 7 years ago by Leonid Makarov <[email protected]>
Updated changelog

[ci skip]

github.com/docksal/docksal - 0e4afaa20102cc9020fa670fdb5cbb306a485bd5 authored over 7 years ago by Leonid Makarov <[email protected]>
Docs - analytics.md

[ci skip]

github.com/docksal/docksal - 0a2f888fe29553fd45dddbb9fd14266ab236934a authored over 7 years ago by Leonid Makarov <[email protected]>
DNS resolver and native Docker apps docs updates

[ci skip]

github.com/docksal/docksal - 8b590b93772b33644249cee83f83546fa0bfca8d authored over 7 years ago by Leonid Makarov <[email protected]>
Bump fin version 1.9.0

github.com/docksal/docksal - 436a95bdf8c69de93a48b0988e987312d931dfd5 authored over 7 years ago by Leonid Makarov <[email protected]>
Merge pull request #215 from docksal/feature/proxy-dns-bind-refactoring

- DNS and proxy IP binding refactoring (support Docker for Mac/Win)
- Windows DNS resolver!

github.com/docksal/docksal - e25f1b8e3b8038b850f143e0b5eac3e0e6441986 authored over 7 years ago by Leonid Makarov <[email protected]>
Trigger configure_resolver on vm start

github.com/docksal/docksal - 64eb203a31f6e7133861994dfacaca1bf2056468 authored over 7 years ago by Leonid Makarov <[email protected]>
Flush DNS cache on Windows

github.com/docksal/docksal - 1f3c37159f09c6501d2715dc3b3e47be85d5b517 authored over 7 years ago by Leonid Makarov <[email protected]>
configure_resolver_windows

github.com/docksal/docksal - 0ab8391df7196c0e1d2bfcfa5de7a1f11502b3b1 authored over 7 years ago by Leonid Makarov <[email protected]>
Simplify DNS configuration variables

- using a single IP for D4M and D4W (192.168.64.100)
- simplify DNS configuration
- return back ...

github.com/docksal/docksal - a6ec43fb573d5be8fdbc994666ea285791de5f59 authored over 7 years ago by Leonid Makarov <[email protected]>
Docker for Mac: use a static IP address alias for system service bindings

github.com/docksal/docksal - cd98f4c46149c8e1454388d968ca7b00957a873e authored over 7 years ago by Leonid Makarov <[email protected]>
Docker for Win: use a static IP address alias for system service bindings

github.com/docksal/docksal - d8749e602d909a0219bfb96eb148919a8216920a authored over 7 years ago by Leonid Makarov <[email protected]>
Revising DNS IPs again

Tested and works on boot2docker and Docker for Mac

github.com/docksal/docksal - a62e4253eb9f0aad1592eb9d7963f6b464eeea8f authored over 7 years ago by Leonid Makarov <[email protected]>
Fixing a regression with overridable dns and proxy variables

github.com/docksal/docksal - dab2492dc960905d9bbd45d4c6e9e1c04cc316be authored over 7 years ago by Leonid Makarov <[email protected]>
Update db-sandbox.md

github.com/docksal/docksal - 6f1b01d4b087ba401916fd5230402455ad03a2da authored over 7 years ago by Alexei Chekulaev <[email protected]>
DNS and proxy IP binding refactoring. Fixes #214

- Set DOCKSAL_IP and DOCKSAL_HOST_IP based on the environment (support D4M and D4W)
- Bind proxy...

github.com/docksal/docksal - d1b8a30ccae90ae7c1673ca8fe27e6287de09646 authored over 7 years ago by Leonid Makarov <[email protected]>
Fix (#1)

Allow remote connections to the host (without TLS)

github.com/docksal/service-socat - f5f68fc1f1e9ec87a0561d8b3931f0fe6c2140f1 authored over 7 years ago by Juan Carlos Pérez <[email protected]>
fin pl should not load configuration

github.com/docksal/docksal - ed7737458b1893a6ec5debb663371abeaea5c5c3 authored over 7 years ago by Alexei Chekulaev <[email protected]>
Bump fin version 1.8.0

github.com/docksal/docksal - 0ae97054591098f2941619efb9527d1e951efaf9 authored over 7 years ago by Leonid Makarov <[email protected]>
Bind vhost-proxy service to a specific IP. Fixes #183

192.168.64.100 for VBox, 127.0.0.1 for Docker Native
This should help avoid conflicts with local...

github.com/docksal/docksal - d458ed305aecbdaa7ae76d41fbcbb91c6087f99b authored over 7 years ago by Leonid Makarov <[email protected]>
Simplify DOCKSAL_DNS2

This may be deprecated in the future as it may not be necessary at all

github.com/docksal/docksal - c4af301c475de667fcc244b4c23226c993d70a69 authored over 7 years ago by Leonid Makarov <[email protected]>
Exclude project command from load_configuration

github.com/docksal/docksal - 2b3297396bf2950280af067e57b18a39c2d08962 authored over 7 years ago by Alexei Chekulaev <[email protected]>
Exclude fin image from load_configuration

github.com/docksal/docksal - 1072e21df98640e9e61ebb0eae588931c7d1c4be authored over 7 years ago by Alexei Chekulaev <[email protected]>
DNS for Docker Native

github.com/docksal/docksal - 9bf27f4b07cce04a1b38083828d04b7f50f3572f authored over 7 years ago by Alexei Chekulaev <[email protected]>
Config generate should not load configuration. Fix tests

github.com/docksal/docksal - 57c0611bdd672c087f593c906479c2a3c653b43e authored over 7 years ago by Alexei Chekulaev <[email protected]>
Use check_docksal in load_configuration

Because load_configuration only makes sense inside a project. Fixes #178

github.com/docksal/docksal - 64da0f68716aa797dd2cd3d246fb69ecdd375d0c authored over 7 years ago by Alexei Chekulaev <[email protected]>
Add keys during containers reset on linux Fixes #180

github.com/docksal/docksal - d2f60112ccebe4a6c705d6fe9cc11fd6eedd6a72 authored over 7 years ago by Alexei Chekulaev <[email protected]>
Improve hosts help

github.com/docksal/docksal - a2958acf88f53a67610e5ba7ba947e0b0e4eb817 authored over 7 years ago by Alexei Chekulaev <[email protected]>
Hosts command support for current VIRTUAL_HOST and DOCKER_NATIVE. Closes #196

fin hosts add - uses current VIRTUAL_HOST if no parameters provided
fin hosts remove - uses curr...

github.com/docksal/docksal - cc93d832b4778d12dcc7d86e3f3111739bb82d28 authored over 7 years ago by Alexei Chekulaev <[email protected]>
Use `rm -f` in update_start_script_shortcut

github.com/docksal/docksal - 74e9d42b27279b21882c132db4dae24efeef364e authored over 7 years ago by Leonid Makarov <[email protected]>
Add a note to remove vm-stats

github.com/docksal/docksal - 84fc3a34bdc35132a359b7d301efbfa54286ffb6 authored over 7 years ago by Leonid Makarov <[email protected]>
Improve help

github.com/docksal/docksal - c67f0593f84189eac4629d82b79f4b7fe39c19e9 authored over 7 years ago by Alexei Chekulaev <[email protected]>
Do not load configuration for hosts and run-cli

github.com/docksal/docksal - f5091c6d90bd5fb4022e633298ee147ba692a77c authored over 7 years ago by Alexei Chekulaev <[email protected]>
Improve help

github.com/docksal/docksal - ce4f4f914a3fd52cc92dc5e369238f1481ea6afd authored over 7 years ago by Alexei Chekulaev <[email protected]>
Merge pull request #205 from docksal/feature/windows-smb-refactoring

Windows SMB share/mount refactoring. Fixes #117

github.com/docksal/docksal - 672bff2e6487d5b41e1159a8aecba4f8ea073cf1 authored over 7 years ago by Leonid Makarov <[email protected]>
Improve error messaging

github.com/docksal/docksal - eaeab7cc0c9b81feffbb58549f480febc612bb7d authored over 7 years ago by Leonid Makarov <[email protected]>
Cleanup and fixes

github.com/docksal/docksal - 34079c36a1b171e480f2e14ef414777177846f6c authored over 7 years ago by Leonid Makarov <[email protected]>
Mount SMB shares with either ntlmssp or ntlm. Fixes #117

- Perform two attempts to mount a SMB share: use ntlmssp by default, use ntlm as a fallback
- Al...

github.com/docksal/docksal - 1f1051f98d11f83d7b2253c8abba22d975dd712c authored over 7 years ago by Leonid Makarov <[email protected]>
Specifying domain when mounting

May help when a Windows machine is in a domain environment.

github.com/docksal/docksal - 86329186ee77a9e7ff1e6e254f1fe3224bea65db authored over 7 years ago by Leonid Makarov <[email protected]>
Windows SMB share/mount refactoring

- Using name variables for clarity
- Prefix docksal SMB shares with "docksal-" to avoid conflict...

github.com/docksal/docksal - 9e4ba6ab63753e32717ebd6c950be27651eecf6a authored over 7 years ago by Leonid Makarov <[email protected]>
Deprecated Docksal console and desktop icon

With the winpty improvements there is no more need in this experimental console approach.

github.com/docksal/docksal - 32c07f4677704cca6673e03ebde6cb37a3e0d817 authored over 7 years ago by Leonid Makarov <[email protected]>
Merge pull request #202 from docksal/feature/fix-200

Fix #200 - VBox installer path on Windows

github.com/docksal/docksal - 43d16604ced86fbac9d6f88123b17bbdac47598f authored over 7 years ago by Leonid Makarov <[email protected]>
Fix #200 - VBox installer path on Windows

github.com/docksal/docksal - 5b3596693a680584ed59b82dcef126d39c85af87 authored over 7 years ago by Leonid Makarov <[email protected]>
Merge pull request #5 from ArtuGit/patch-2

'fin int' misspelling

github.com/docksal/boilerplate-drupal7-advanced - 97f0c8ae63e82cafb696389c5660fed60d7e1fab authored over 7 years ago by Alexei Chekulaev <[email protected]>
Renamed drupal.conf and drupal-ssl.conf to docksal.conf and docksal-ssl.conf

github.com/docksal/service-apache - 2bc0045e23b1a0b4a5c1d0725a27a38e4777edb4 authored over 7 years ago by Leonid Makarov <[email protected]>
Require all granted in 2.4 config

Per http://httpd.apache.org/docs/current/upgrading.html

github.com/docksal/service-apache - 7760549837c14006a6c4a4d782c8d28f5b149f9f authored over 7 years ago by Leonid Makarov <[email protected]>
Simplify Options and AllowOverride

Removed MultiViews as it's causing issues with some rewrite rules in Drupal:
https://github.com/...

github.com/docksal/service-apache - 3f7221c0423d1d83a804a58d347b3ed17ea2b3a7 authored over 7 years ago by Leonid Makarov <[email protected]>
Ability to override VirtualBox HDD size during creation. Closes #128

github.com/docksal/docksal - d50e00367514f64ad0ae4421f6d08cc614d39e2e authored over 7 years ago by Alexei Chekulaev <[email protected]>
Merge pull request #190 from timodwhit/fix-native-docker-link

Update Link to properly resolve for native docker

github.com/docksal/docksal - 6528750de73defb750d29c381c332ea46b775071 authored over 7 years ago by Leonid Makarov <[email protected]>
Update Link to properly resolve for native docker

github.com/docksal/docksal - e97812732b7ba79470307b0d77f37429d1534eac authored over 7 years ago by Tim Whitney <[email protected]>
Update the-software.md

github.com/docksal/docksal - 7dec091a7db06544c456cfa6a620bf75754c84f8 authored over 7 years ago by Alexei Chekulaev <[email protected]>