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

Rely on our own docker binary, except on Linux

github.com/docksal/docksal - e0d0eb4cbcf2abe1c1fc444b6c31a192f24acebe authored over 5 years ago by Leonid Makarov <[email protected]>
Fix a typo in check_docker_running [ci skip]

github.com/docksal/docksal - 1954d30b15f7ae0a7e59ab6394e29bbbe3706cee authored over 5 years ago by Leonid Makarov <[email protected]>
Use check_docker_running in docker/docker-compose/docker-machine commands

There are extra checks in check_docker_running that are helpful for the user to understand what'...

github.com/docksal/docksal - 895314dc95cf8b1e535e3d9d3fe9932b72b34241 authored over 5 years ago by Leonid Makarov <[email protected]>
Update overhaul (WIP)

github.com/docksal/docksal - 1860149807c8b0451b543bdca65c4553d8cdabb9 authored over 5 years ago by Leonid Makarov <[email protected]>
Do a system_reset network first thing in system_start

Sometimes reset_network is necessary before anything else gets started.
Also, use a single unifi...

github.com/docksal/docksal - a16f81690069b834dc35fb58371e0a26aeee8709 authored over 5 years ago by Leonid Makarov <[email protected]>
Moved VirtualBox update steps into a separate function

github.com/docksal/docksal - f9166a88df3621b2313acc7b8f4ba5c04a041fcc authored over 5 years ago by Leonid Makarov <[email protected]>
update_boot2docker

- Moved boot2docker update routine into a separate function
- Caching boot2docker.iso in ~/.dock...

github.com/docksal/docksal - f3cc3bbb5fa88cabc18b70e491358325bb0ad9c1 authored over 5 years ago by Leonid Makarov <[email protected]>
Moved cygpath_abs_unix, wsl_env and wsl_path

This way they can be used when setting global variables

github.com/docksal/docksal - c04b6a157249d74d27342388609933b620dd9eaf authored over 5 years ago by Leonid Makarov <[email protected]>
updates drupal requirements to 8.6.10 (security update) (#2)

github.com/docksal/boilerplate-drupal8-composer - a761e43c8db5ae26f4022e30769ed13f07db0642 authored over 5 years ago by Shelane French <[email protected]>
Print Docker Desktop version in sysinfo (#878)

github.com/docksal/docksal - e256509df35853364c57c90498bcda0f450011cc authored over 5 years ago by Leonid Makarov <[email protected]>
acp -> andock

github.com/docksal/addons - 5565825e1f66e2e99b935aa77be2fd54bd8c556d authored over 5 years ago by Oleksii Chekulaiev <[email protected]>
Update CR trimming on Windows

Use "tr -d '\r' instead" of "tr -d '[:cntrl:]".

github.com/docksal/docksal - cddf154d5db98487c67f232e4fecb194f196c2a5 authored over 5 years ago by Leonid Makarov <[email protected]>
Always rely on tools installed in ~/.docksal/bin

Refactored is_X_version to always check binaries inside ~/.docksal/bin/ and ignore the system ones

github.com/docksal/docksal - 0d84b92adf7e57214701b0b695c173d50a943198 authored over 5 years ago by Leonid Makarov <[email protected]>
Rewrote update to remove and recreate machines

github.com/docksal/docksal - 4cc04b3cbe1857168c38ca2060d8707fc2424a93 authored over 5 years ago by Sean Dietrich <[email protected]>
Added modification to generate machine-folders

github.com/docksal/docksal - 4d70123b25d4b17002dd149b32120d8ca3fc77e6 authored over 5 years ago by Sean Dietrich <[email protected]>
Updated rebuild check

github.com/docksal/docksal - 9485b1398897da1b29a1ce10882bd18025af38ea authored over 5 years ago by Sean Dietrich <[email protected]>
adds commas where necessary

github.com/docksal/docksal - aa04763d93d807c5a59569b8d70306239d18c330 authored over 5 years ago by Shelane French <[email protected]>
Added link to content and added text for reason of VM removal

github.com/docksal/docksal - 376398b2f3e4f234d73a7556c80ce19ae4cadbc9 authored over 5 years ago by Sean Dietrich <[email protected]>
Modified boot2docker upgrade message

github.com/docksal/docksal - e185f15cb8861b8e8252d1f2d3f84560eeb3c6d0 authored over 5 years ago by Sean Dietrich <[email protected]>
Added message that boot2docker needs to rebuild for 18.09 upgrade

github.com/docksal/docksal - f5f18db269b5726b0eddac8ce893e7b501b4d71d authored over 5 years ago by Sean Dietrich <[email protected]>
Changed message for boot2docker upgrade.

github.com/docksal/docksal - a5ad1472cd9295fb92563dd4fedf29ec86f7cd79 authored over 5 years ago by Sean Dietrich <[email protected]>
Fix an error created by docker-machine that is now treating start of already started machine as an error

- silence starting of nfs-client in VM stdout to avoid debug messages when it is already started

github.com/docksal/docksal - efcbd7aed4b326b00458dfdb9c8a1a05b0a98cd1 authored over 5 years ago by Oleksii Chekulaiev <[email protected]>
Fix an error with checking docker for docker native and silence docker errors in functions where we don't need them

- Condition in line 849 made fin falsely report "certificates error" when Docker for Mac is not on

github.com/docksal/docksal - 7b7dfff4e3c57fd9642750ccef8df33cb0a9abe3 authored over 5 years ago by Oleksii Chekulaiev <[email protected]>
Updates redis.md with info how to access Redis cli. Fixes #923. Supersedes #924

github.com/docksal/docksal - 1e116835c17060adc328061fd483e3200862b7da authored over 5 years ago by Oleksii Chekulaiev <[email protected]>
Merge pull request #998 from docksal/feature/better-nfs-errors

Improve error messaging in case of problems with /etc/exports file

github.com/docksal/docksal - 5238ef4b4d63e09324c07a32c40535da57bfc3a2 authored over 5 years ago by Leonid Makarov <[email protected]>
Make Alerts to be of magenta color to differentiate from errors. Adjust font color for yellow background.

github.com/docksal/docksal - 86184a5221a9da32d96c804f8af6c2895d3a5bfb authored over 5 years ago by Oleksii Chekulaiev <[email protected]>
Minor error description improvements

github.com/docksal/docksal - c29d783f242c23ce450d71628a61e89beb5e74e7 authored over 5 years ago by Oleksii Chekulaiev <[email protected]>
Improve error messaging in case of problems with /etc/exports files

github.com/docksal/docksal - 9c2a06ee2c71f54c29fe70c6facd71c8892c87cf authored over 5 years ago by Oleksii Chekulaiev <[email protected]>
Merge pull request #993 from docksal/feature/exec-without-bash

`exec` refactoring

github.com/docksal/docksal - a2bb327f09243160726db4407b1431f3319a10bb authored over 5 years ago by Leonid Makarov <[email protected]>
Merge pull request #995 from docksal/feature/check-for-docksal-ip

Improved network config checking

github.com/docksal/docksal - b75e622c18e0dd271b26c47b80370d43930c1b0c authored over 5 years ago by Leonid Makarov <[email protected]>
Improved check_network functions

- Better regex when checking network settings
- Check for both DOCKSAL_IP and DOCKSAL_HOST_IP IP...

github.com/docksal/docksal - 83514fed1427c06160d27343a2dff2206e57aea0 authored over 5 years ago by Leonid Makarov <[email protected]>
Improved network config checks in is_docksal_running

github.com/docksal/docksal - 6755f28f660a2c49b092b54f1e017354c2aa9c25 authored over 5 years ago by Leonid Makarov <[email protected]>
Added check_network_ functions

These verify networks settings required for Docksal (Linux and Docker for Mac/Win).
Also, define...

github.com/docksal/docksal - ae470301c0832da0ee84dcabe00e856bf03aba01 authored over 5 years ago by Leonid Makarov <[email protected]>
Improve wording

github.com/docksal/docksal - ba39fe4b888c3ba8c1b85da5424029426055fb08 authored over 5 years ago by Oleksii Chekulaiev <[email protected]>
Add check for Docksal IP binding to lo network interface

- THe check adds roughly 40ms to the fin start time

github.com/docksal/docksal - fd3db9f44c09dbf7f8569f0cb087b7bdaf556511 authored over 5 years ago by Oleksii Chekulaiev <[email protected]>
Update fin exec help

[skip ci]

github.com/docksal/docksal - 1f9babf6f18ef21837e4d9cdd4b845945f7577bb authored over 5 years ago by Oleksii Chekulaiev <[email protected]>
Complex database function input requires bash as well (sh is not enough!)

github.com/docksal/docksal - 2b982681e8c54d8438c3b65e52d4a3c4eeeae010 authored over 5 years ago by Oleksii Chekulaiev <[email protected]>
Refactor _exec and _bash

- run sh by default, and run bash for cli
- get rid of redundant CONTAINER_NAME const
- refactor...

github.com/docksal/docksal - e57ce6bcefc3b79e6f880f9c3dc95087310604b6 authored over 5 years ago by Oleksii Chekulaiev <[email protected]>
Bump fin 1.82.2

github.com/docksal/docksal - 36edb903239d8193a8c0a88d00bccfbfd7ab8f88 authored over 5 years ago by Leonid Makarov <[email protected]>
Updated suggestion when nfs/smb mounts fail

Recommend using "fin vm mount" instead of "fin vm restart" as the former is much faster and will...

github.com/docksal/docksal - e86fe31d2b1d16db61a3c2b77da033e199a839a0 authored over 5 years ago by Leonid Makarov <[email protected]>
Process a `fin exec` case when there is no bash in the target container

github.com/docksal/docksal - 3c11d74d82991dd8f7a8c151b875682b98a88839 authored over 5 years ago by Oleksii Chekulaiev <[email protected]>
WSL: added boot2docker update logic in install_tools_wsl

github.com/docksal/docksal - 2400ea5d112073ba8d96b54fb5839a98e26ec3b7 authored over 5 years ago by Leonid Makarov <[email protected]>
WSL: fix condition to update boot2docker

github.com/docksal/docksal - cd14e4a81014be5447c1254cb435215453243dba authored over 5 years ago by Leonid Makarov <[email protected]>
WSL: fix ln error in install_tools_wsl

"ln: failed to create symbolic link '/home/htpc/.docksal/bin/docker-machine': File exists"

github.com/docksal/docksal - 6bd40e54c763081de4de953620562edfec350f29 authored over 5 years ago by Leonid Makarov <[email protected]>
Docker 18.09.3

github.com/docksal/docksal - bb5b5fdeaa4fb5da87b2e2d7b9d51b3a2574a8f7 authored over 5 years ago by Leonid Makarov <[email protected]>
Merge pull request #991 from docksal/latest_version

Updated documentation to for versions of CLI images

github.com/docksal/docksal - b3e7d149a6d4a0aa110e77b677cf96b0cf2c8fe4 authored over 5 years ago by Leonid Makarov <[email protected]>
Adjusted Pull Command Variables

github.com/docksal/docksal - 4dcd36c7d577bef41ad31d95199e76f97123b734 authored over 5 years ago by Oleksii Chekulaiev <[email protected]>
Bump fin v1.82.1

github.com/docksal/docksal - e3b8e2530d4f09256d29bd6ba7632a876550232c authored over 5 years ago by Leonid Makarov <[email protected]>
Fixed outdated pip and cache deserialization warnings in PWD

github.com/docksal/docksal - 4cdbb29547e186be94cccd5b953b170cb105855c authored over 5 years ago by Leonid Makarov <[email protected]>
Bust Github cache when downloading fin

github.com/docksal/get.docksal.io - c5b0e40eab7b9c5218e7df7127e56754dcd30333 authored over 5 years ago by Leonid Makarov <[email protected]>
Fix unlink error in PWD. Fixed #869

Not sure why, but this works.

github.com/docksal/docksal - cc329bdfaa5776030d99b8b3ab36669d2182750a authored over 5 years ago by Leonid Makarov <[email protected]>
Bump fin 1.82.0

github.com/docksal/docksal - 85a6d57ef7146889b884eb7670a25350ca371ab1 authored over 5 years ago by Leonid Makarov <[email protected]>
Use project start instead of start in update ()

github.com/docksal/docksal - af4a953feab1cb29cd7dfd87584993ab96f05083 authored over 5 years ago by Leonid Makarov <[email protected]>
Merge pull request #989 from docksal/feature/wsl-improvements-2

WSL full support

github.com/docksal/docksal - 847f05bc3ab74369c964f59ac7f2f2ccb1982f50 authored over 5 years ago by Leonid Makarov <[email protected]>
WSL: add additional check for VM running

github.com/docksal/docksal - e6157399c39382506481949afbd565766cfc3afb authored over 5 years ago by Leonid Makarov <[email protected]>
WSL: deprecated smb_windows_fix

smb_windows_fix will be entirely dropped in #992

github.com/docksal/docksal - c658becaa8db0fd8d13725255c5a3bdb6cfc17aa authored over 5 years ago by Leonid Makarov <[email protected]>
WSL: removed extra message in wsl_mount_drives

github.com/docksal/docksal - 7527649406fe60c3430ee5faab0519f92d6160c3 authored over 5 years ago by Leonid Makarov <[email protected]>
Updated tests for travis

github.com/docksal/docksal - 114667fb623ad720f80fdb9e6c2ae6d0d43b14ec authored over 5 years ago by Sean Dietrich <[email protected]>
Update README.md

github.com/docksal/addons - 41bc98f64522f2281175770b45bf2d8bbe8b2eac authored over 5 years ago by Christian Wiedemann <[email protected]>
Update README.md

github.com/docksal/addons - 84db24bcd788a3523463d4da134a968a189a4331 authored over 5 years ago by Christian Wiedemann <[email protected]>
Merge pull request #110 from willjackson/terminus_update

Update for Terminus 2.0.0

github.com/docksal/service-cli - 5b4f1cc3fdec8813fd3f4e7464a4b7c5373a0d26 authored over 5 years ago by Leonid Makarov <[email protected]>
Update for Terminus 2.0.0

github.com/docksal/service-cli - 6575821434275d29127216b5486f3b3df97d6d68 authored over 5 years ago by Will Jackson <[email protected]>
Fixing Numbering on chapter documentation

github.com/docksal/docksal - c8560b53fc8ac7076dad7bd8794803900039f039 authored over 5 years ago by Shelane French <[email protected]>
Updated Advanced Use Cases Index

github.com/docksal/docksal - 031080e62c3e595d46142da6f0f6fc4ceb82131f authored over 5 years ago by Sean Dietrich <[email protected]>
Updated documentation to for versions of CLI images

github.com/docksal/docksal - dfa5e4098cde0639f39b06a7bb9aaadf9d241e78 authored over 5 years ago by Sean Dietrich <[email protected]>
Fixing Numbering on chapter documentatoin.

github.com/docksal/docksal - 02efa5d91c355b77491a4e3e4fb22253ec1efd5c authored over 5 years ago by Sean Dietrich <[email protected]>
WSL: Use SMB v3.02 (#851)

This is the latest available SMB version and it matches the one used by Docker Desktop for Windows

github.com/docksal/docksal - c04de8e167f2f7cde82342e8b4738b3508bb0a04 authored over 5 years ago by Leonid Makarov <[email protected]>
Renamed tests to individual providers

github.com/docksal/docksal - 79147147cd74402644ac20919c900edfc68c738a authored over 5 years ago by Sean Dietrich <[email protected]>
Breaking each individual provider and running individually

github.com/docksal/docksal - e920e7c67a7f25233b2f60ca9982eee09f5fcd80 authored over 5 years ago by Sean Dietrich <[email protected]>
WSL: fixed mode reporting in sysinfo

github.com/docksal/docksal - d8bc2db2a24d8e76a20d7ec4b2f72a7ad2757930 authored over 5 years ago by Leonid Makarov <[email protected]>
WSL: PR review updates

github.com/docksal/docksal - cd498df5fc57490fbb84ecac4fcd5727fc16b674 authored over 5 years ago by Leonid Makarov <[email protected]>
Added a global debug mode in fin

FIN_DEBUG=1 fin <command> - will print all command invocations

github.com/docksal/docksal - f7502d947233f3fb23822fcd977904ac16adc4f8 authored over 5 years ago by Leonid Makarov <[email protected]>
Fixed docker binary unzipping in install_tools_windows

github.com/docksal/docksal - d5882782de0f915c321f2851f6f94e150839a545 authored over 5 years ago by Leonid Makarov <[email protected]>
Better handling of VM state in configure_resolver_windows

github.com/docksal/docksal - 4aef07157f11d878b355ea8c43acba4475cdbd14 authored over 5 years ago by Leonid Makarov <[email protected]>
WSL: fixed a regression in smb_share functions

github.com/docksal/docksal - 8a105901526fbcf043a4a7e9988a6557831f348f authored over 5 years ago by Leonid Makarov <[email protected]>
Fixed mode "off" in configure_network_windows

Also, chaining network config commands with "&" (winsudo), otherwise the 2nd command may not ex...

github.com/docksal/docksal - 9682723a48727c49840eb3f378717eaf3ae808de authored over 5 years ago by Leonid Makarov <[email protected]>
Skip docker client/server version checks in PWD and Katacoda

github.com/docksal/docksal - d38b0cd84549478aa724b1bbd159ff60df259c6e authored over 5 years ago by Leonid Makarov <[email protected]>
Added a comment about the flow in system_start

github.com/docksal/docksal - 9aeeaed4353f22ad7d25bbc553f540dc2216ee07 authored over 5 years ago by Leonid Makarov <[email protected]>
Added a message in wsl_mount_drives to better explain what's going on

github.com/docksal/docksal - 2859d5e1d84a8cd399196d0c57e73d5f743a13d0 authored over 5 years ago by Leonid Makarov <[email protected]>
Updated check_docker_running

Removed unnecessary docker-machine calls and checks

github.com/docksal/docksal - 9accc3b553493fccf6a348cecc0095123065171e authored over 5 years ago by Leonid Makarov <[email protected]>
Use docker version in is_docker_running

It's a bit lighter than "docker info"

github.com/docksal/docksal - f087dadff613979bacc02c7ac5895f394fc656c1 authored over 5 years ago by Leonid Makarov <[email protected]>
Docksal projects and bin folder updates

- removed CONFIG_PROJECTS - not used
- creating CONFIG_DOWNLOADS_DIR (and thus CONFIG_BIN_DIR) e...

github.com/docksal/docksal - 20ce432980391ab26ddaaf6950ba5a48abf1639d authored over 5 years ago by Leonid Makarov <[email protected]>
WSL: refactored docker-compose and docker-machine installation

Added support for local installation sources for docker-compose and docker-machine binaries in i...

github.com/docksal/docksal - 68be6563d23dd064cdf81cae1e3a2555dfbf3833 authored over 5 years ago by Leonid Makarov <[email protected]>
Don't use sudo to download docker-compose

sudo is not necessary since we install in ~/.docksal/bin on all systems now

github.com/docksal/docksal - 3218ff40627188b40b4ea9f7f05a6fd367813cea authored over 5 years ago by Leonid Makarov <[email protected]>
WSL: renamed wsl_get_environment_var to wsl_env

github.com/docksal/docksal - c7e4ed00bfa75348cb5668d5473324780f2372a6 authored over 5 years ago by Leonid Makarov <[email protected]>
Messaging adjustments in system_reset

Replaced arrow with asterisk, since the former does not render correctly in WSL.

github.com/docksal/docksal - 2a0556a5f82bf55e7973f8ed8e5f17d22784ae5a authored over 5 years ago by Leonid Makarov <[email protected]>
Use system_start instead of docker_machine_start in check_docker_running

github.com/docksal/docksal - 600a49e25cd89d838ecc57bd602b0a1ff389136a authored over 5 years ago by Leonid Makarov <[email protected]>
Removed support for managing multiple docker machines

Old functionality, not used.

github.com/docksal/docksal - c8047e4af49512b22955b2c52298a9c635651b7b authored over 5 years ago by Leonid Makarov <[email protected]>
WSL: Using "--shell=bash" in fin vm env

Since we only work with bash regardless of the host OS

github.com/docksal/docksal - 0d56055595ff3b85a5c21a481d2ad327cdabb87e authored over 5 years ago by Leonid Makarov <[email protected]>
WSL: fixed disk list output in sysinfo

github.com/docksal/docksal - 829bf14122eac6741091c7fca96a7df08d22b8cb authored over 5 years ago by Leonid Makarov <[email protected]>
WSL: updated winsudo and smb_windows_fix to work with WSL

github.com/docksal/docksal - ef3ce8b5f4846c3df4fa0b443f0a55f20b02e80e authored over 5 years ago by Leonid Makarov <[email protected]>
WSL: fixed logic in configure_network

Always set mode to "off" when running on Mac/Windows/WSL in VirtualBox mode.

github.com/docksal/docksal - 60a132c9b37ed34c1c54683f493260c0a1e27245 authored over 5 years ago by Leonid Makarov <[email protected]>
Added trigger in travis to run pull tests

github.com/docksal/docksal - 922ac301955dbbf8df0f15bd746a428362c12c01 authored over 5 years ago by Sean Dietrich <[email protected]>
Adjusted variables

Converted all provider pull variables to be lowercase and conform with other docksal options.

github.com/docksal/docksal - ca77a87d0a7e32ffed0d436ab9153aab4125f4b5 authored over 5 years ago by Sean Dietrich <[email protected]>
WSL: fixed grep in wsl_mount_drives

Now all drives are mounted correctly

github.com/docksal/docksal - e25e6db07a53e1c33792ccd1d27fe07e76eb4b42 authored over 5 years ago by Leonid Makarov <[email protected]>
WSL: refactored smb_share commands

- Using "ls /mnt" with WSL and "ls /cygdrive" with Babun instead of wmic.exe to list disks
- Usi...

github.com/docksal/docksal - 772f708f2b2f302dd27a8900f33a59f408044c22 authored over 5 years ago by Leonid Makarov <[email protected]>
WSL: removed old checks for "! is_wsl"

github.com/docksal/docksal - 19cb1f3220ee9863dd7d7865a65455dfb85f72ef authored over 5 years ago by Leonid Makarov <[email protected]>
WSL: Fix VirtualBox version detection and updates

github.com/docksal/docksal - 3b907c832e57d0f760f6d8423888afe94f3bbc51 authored over 5 years ago by Leonid Makarov <[email protected]>
andock: Fix readme link.

github.com/docksal/addons - 8730219218122fedc50b8cf4da2b48a8a9fd7e53 authored over 5 years ago by Christian Wiedemann <[email protected]>
Update docs

github.com/docksal/addons - a0633817f371963a70d280e00f1a968a135c63b6 authored over 5 years ago by Christian Wiedemann <[email protected]>