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

WordPress 4.9.6

github.com/docksal/boilerplate-wordpress - 1bccc20e0118b232b025adabaa07a01ab17fec4c authored over 6 years ago by Leonid Makarov <[email protected]>
Switch cli to docksal/cli:2.1-php7.1

github.com/docksal/boilerplate-wordpress - 261f5b88179362b6e3f2155f3e398547bbb7f3f4 authored over 6 years ago by Leonid Makarov <[email protected]>
1.56.3 Fixed docksal.env altering when there is no docksal.yml

"DOCKSAL_STACK=default" was added even when DOCKSAL_STACK was already defined in docksal.env

github.com/docksal/docksal - 69d680fdd873e3f9a3bf063975d204d4669ff04e authored over 6 years ago by Leonid Makarov <[email protected]>
Improve installation. Add favicon

github.com/docksal/docksal.io - 58d8473551428d7a49fbfca41a150bdf7817df5c authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Updates to Installation page

github.com/docksal/docksal.io - d60631ad67fc71ea5e50592ed8c8d3268c1884a5 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
1.56.2 Improve COLUMNS and LINES detection on different platforms

- Fallback to stty if tput is not available
- Set COLUMNS and LINES in run-cli

github.com/docksal/docksal - db302c57cc4c435c6e4e59ce3bd2f997748d5db1 authored over 6 years ago by Leonid Makarov <[email protected]>
fin 1.56.1. Fix (workaround) the docker bug that when typing long line in fin bash characters may overlap

For details see:
https://github.com/moby/moby/issues/33794
https://github.com/moby/moby/issues/3...

github.com/docksal/docksal - 6e53837d3008490b18f7fb24fe4f3240cb77526d authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Fix init

github.com/docksal/boilerplate-hugo - 958782b70d8c97e35d5357283be95ae5b300dba3 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Init fixes

github.com/docksal/boilerplate-hugo - 1f9281d33329c0a7211a836a3e73bfd51fa6c9a6 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Init fixes

github.com/docksal/boilerplate-hugo - d81462b7bfcc5d1e9416daa51c1ca382a8307411 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Fixes to the init script

github.com/docksal/boilerplate-hugo - 3971fba89b676d2f62ecaa6e0a3dc517e272c5e1 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Merge pull request #533 from sean-e-dietrich/patch-2

Extending NGROK to use Variables.
Documentation added to `docs/tools/ngrok.md`

github.com/docksal/docksal - 05c878da27c524884c3c297f7b619d1064c677eb authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Update to latest stacks and fin

github.com/docksal/boilerplate-hugo - 836d13b353bef2fec85289d95acfad2d49db39ed authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Updated NGROK Docs with NGROK_DEBUG variable

github.com/docksal/docksal - 0c28ea0ae95aa9977a1ffae6efc8172efaf60aba authored over 6 years ago by Sean Dietrich <[email protected]>
Refacted NGROK command

Modified the commands within the ngrok_share function to make it more uniform for the script. Ad...

github.com/docksal/docksal - 652d9039c3a7b0d390f739390a2e64c885c91dec authored over 6 years ago by Sean Dietrich <[email protected]>
Notes for pending PR

Added notes about pending PR

github.com/docksal/docksal - 99bb4b4874eeff4b81c50344d0c557070d93b3d9 authored over 6 years ago by Sean Dietrich <[email protected]>
Included new variables for NGROK

Need to use NGROK variables on command line due to a pending PR. Pending PR for ngrok https://gi...

github.com/docksal/docksal - 22c041bafe1fcef7c762f826cbf9d835460a10eb authored over 6 years ago by Sean Dietrich <[email protected]>
Updating DOCS for NGROK Configuration

github.com/docksal/docksal - e38f496916ced94ac21b9ed659adb05818b0655b authored over 6 years ago by Sean Dietrich <[email protected]>
Extending NGROK to use Variables

Extending NGROK so that it utilizes the docker environment variables for authentication.

github.com/docksal/docksal - 1e7766848983c646d140cfa7a6acfc5bca77cee9 authored over 6 years ago by Sean Dietrich <[email protected]>
[installation] Create scaffold of installation page.

[home] Change automation text. Add contributors section.

github.com/docksal/docksal.io - e03cb93f39a8d7860b0090c5fa82483db3ec34cc authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Minor fix to help text

github.com/docksal/docksal - 6a64f63066afd5c5e2e0d0c0cd2a885d7de6389c authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
fin 1.56.0. persistent volume for $HOME for run-cli (#532)

* fin 1.56.0. persistent volume for $HOME for run-cli

1. [BREAKING] Image and debug are now o...

github.com/docksal/docksal - a0005f18b123eae051883924162f0333c0878095 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
1.55.5 Added /home/docker volume in run-cli

This speeds up run-cli startup time tremendously.

Related to #325 and 0d522b1170d2d3dd38a054745...

github.com/docksal/docksal - e39717b72e375990203c7fafbc72435ef458d57c authored over 6 years ago by Leonid Makarov <[email protected]>
Updates Drupal to 7.59

github.com/docksal/boilerplate-drupal7-advanced - 9ce4b1069ffcf08ef3df97d76e548d72135fd392 authored over 6 years ago by Shelane French <[email protected]>
Update README.md

github.com/docksal/boilerplate-wordpress - 52c98948ca549f942bc7c4d94ca7169764a34e62 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Update README.md

github.com/docksal/boilerplate-wordpress - 03b920c427b80778c4b151c2a039e252d6b9575e authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Added troubleshooting item on docker login issue remediation (Closes #503)

github.com/docksal/docksal - 1ad46cb2c39c6538d941050adcd97ad8f6b16762 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Links to NFS volume information in NFS section

github.com/docksal/docksal - 7072ef23f5bc57d633b7d2014d120caa710c8228 authored over 6 years ago by Shelane French <[email protected]>
Fixes minor typos, grammar, and readability issues.

github.com/docksal/docksal - 22696a5cb0da7cc1980b4142395acf781158debf authored over 6 years ago by Shelane French <[email protected]>
Fixes typos

github.com/docksal/docksal - d51c5f70f1de8457596fea8253218e046972648d authored over 6 years ago by Shelane French <[email protected]>
Updated native Docker mode docs. Related to #216

github.com/docksal/docksal - 9042237ad90512995a9d9b30c5be36610abb0b5f authored over 6 years ago by Leonid Makarov <[email protected]>
Bump fin v1.55.4

github.com/docksal/docksal - 36dcba66d5fe7af91bf67edf10da6d219c1633f0 authored over 6 years ago by Leonid Makarov <[email protected]>
Merge pull request #9 from shelane/master

Updates Drupal to 7.59

github.com/docksal/boilerplate-drupal7 - a19a887e18c5961f3c267c17394416d8251a3f6e authored over 6 years ago by Leonid Makarov <[email protected]>
Refactor docker mounts from -v to --mount. Closes #391

github.com/docksal/docksal - f1c29560089599e5549a85ad31d5cdba08a6c9a1 authored over 6 years ago by Leonid Makarov <[email protected]>
Updates Drupal to 7.59

github.com/docksal/boilerplate-drupal7 - 3d1ac6753fcc4daac9afc71c4476a167de0c197d authored over 6 years ago by Shelane French <[email protected]>
Minor comment update

github.com/docksal/service-cli - 7ed6326fc3d9de8e0006680eaf52af84d0de8caf authored over 6 years ago by Leonid Makarov <[email protected]>
Added a timestamp in echo-debug in startup.sh

github.com/docksal/service-cli - 9b7ba6be349a93ee2f16dba56244c1af89fd7d24 authored over 6 years ago by Leonid Makarov <[email protected]>
Silence terminus auth:login (stderr)

Since terminus writes notices (e.g. "[notice] Logging in via machine token.") to stderr output, ...

github.com/docksal/service-cli - 650855159696c7dd356388ace4892c76bde200a2 authored over 6 years ago by Leonid Makarov <[email protected]>
Message fix

github.com/docksal/docksal - a72a76b90844fb2aa4def548ec0a72d21c960649 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
1.55.3. fin share should account for VIRTUAL_HOST that contains wildcard (Fixes #185)

github.com/docksal/docksal - bcde67da38cbf70a489250beaf338acc75ad9c5b authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
1.55.2. Add warning when running as root (Closes #261)

github.com/docksal/docksal - 75d92415234f270bb66191afe5b007932242e959 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Update extend-images.md (Closes #448)

[ci skip]

github.com/docksal/docksal - 7ccafb68ae118f09cb368021e51509463e84aff5 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
1.55.1. fin stop --all will only stop Docksal project not all containers (Fixes #480)

github.com/docksal/docksal - 5b039ffb5397907813519f5c35b5e3ce6ad91268 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Merge pull request #45 from docksal/feature/fix-key-permissions

Fix id_rsa key file permissions to avoid ssh warning (Fixes #44)

github.com/docksal/service-cli - e14c2c13f3df81a47fd0222e3a4bf1277b3e6dbc authored over 6 years ago by Leonid Makarov <[email protected]>
fin 1.55.0. Added ability to change variables in project's docksal.env and global docksal.env via fin config set/fin config remove

github.com/docksal/docksal - 024ddc1d6ffb1aa56e1dfe534d28031e40c36a55 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Fix id_rsa key file permissions to avoid ssh warning (Fixes #44)

github.com/docksal/service-cli - f806ce8f9309c435c345231f2c35d40109125a10 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Fixing tests

mhash was added upstream in php:5.6-fpm

github.com/docksal/service-cli - 54085e936e71e4156f30bdadf375280dfdaa3da9 authored over 6 years ago by Leonid Makarov <[email protected]>
fin config set/remove functionality

github.com/docksal/docksal - d3d814d7cffe7ca9b1c2cfd5a478dbca68c4c720 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Minor comment update

github.com/docksal/service-cli - 2c6b2f3124dc4c8ffffc347db6073c7e72de861c authored over 6 years ago by Leonid Makarov <[email protected]>
Silence terminus auth:login

github.com/docksal/service-cli - 7f19acd5b1508c62a944b0a5d11005c4254d8856 authored over 6 years ago by Leonid Makarov <[email protected]>
Correctly report mode on Linux (Fixes #476)

github.com/docksal/docksal - 60e2cf7da5221fa2fad5d1cbf6a671d3f1802c99 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Custom commands grouping docs (#527)

github.com/docksal/docksal - 9af8b4307e50d287023f1f1f043780510119d7e2 authored over 6 years ago by Sean Dietrich <[email protected]>
Adding docs for addons (#528)

github.com/docksal/docksal - 7383c48960b5e4ecc8bf83eeeec83099372f2463 authored over 6 years ago by Sean Dietrich <[email protected]>
Namespacing of Commands (#526)

* Added Option for namespacing of commands.

Basically the ability to add commands into their ...

github.com/docksal/docksal - 28c116c942b980fe9f796b588a17627bc8228ce4 authored over 6 years ago by Sean Dietrich <[email protected]>
Increase unison max fs watches to the limit that Alpine itself uses

https://github.com/nowk/alpine-nodejs/blob/master/max_user_watches.sh

github.com/docksal/docksal - 7207fb935d79b6baab4c2c43c59c0745ffb3d47f authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
fin 1.54.4. Refactor containers remove function

github.com/docksal/docksal - 04806ca67f4f7c9f1ce0aeddab9c6b2da981f71e authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Revamp documentation

github.com/docksal/docksal - 14563db0c2a78bc5ef0c28302a22dde9645ddb1b authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
uli - Added copying uli to clipboard and selection buffer for Linux with xclip. (#17)

github.com/docksal/addons - 075634c228116f61686423ef7eb201a17f357168 authored over 6 years ago by Frederick Henderson <[email protected]>
fin 1.54.3. Improve containers start errors processing. Optimize unison wait

github.com/docksal/docksal - 96342ed7f95a40d088d720c8eebc08fb9a8ddbfd authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
fin 1.54.2. Refactor bg-sync to unison in fin and in stacks/volumes-unison.yml [BREAKING CHANGE]

github.com/docksal/docksal - f23b118b8b2f26c5f6de9083b906100955b1415b authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
1.54.1. Adapt unison wait to docksal/unison image

github.com/docksal/docksal - 1090266e3bd2fc112a41c16798f7701bd10009be authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Adding Environment Variables to run-cli command (#519)

* Added in ability for run-cli command to accept docker -e variables.

* Updated test to inclu...

github.com/docksal/docksal - 6c94d4de1c6e1b2f216d3ba8a8869f1663452918 authored over 6 years ago by Sean Dietrich <[email protected]>
Initial Homepage version

github.com/docksal/docksal.io - 2ba9c81ca384bf8211ff1f77ac693af25643fc94 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Add phpunit addon (#15)

github.com/docksal/addons - 038c28c7710afeecb24f61ac2c15820f3289d7d2 authored over 6 years ago by Oliver Davies <[email protected]>
Allow user arguments in uli (#12)

github.com/docksal/addons - 5481e4fb020605c532b7a5c338842fbfb052e41d authored over 6 years ago by Oliver Davies <[email protected]>
Update README.md

github.com/docksal/addons - 68e827c3d78dab5e4e26ee349bfd9651379c7558 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Added Adminer Docksal addon. (#14)

* Added Adminer addon. https://www.adminer.org/ Adminer is a full-featured database management t...

github.com/docksal/addons - 8c947b4affecfa2250a92a081000f5ef46651865 authored over 6 years ago by Frederick Henderson <[email protected]>
Fix variable name (#16)

`fin config show` has this as `MYSQL_PASSWORD`.

github.com/docksal/addons - 3774eebcb5b4463b2ac230e915d1339365377d26 authored over 6 years ago by Oliver Davies <[email protected]>
Added "http://" to $VIRTUAL_HOST output in terminal for "fin up". This makes it a link that is clickable. Normally by Ctrl-click or right-click for context sensitive menu. (#523)

github.com/docksal/docksal - 762729680afd4b9f7104a705b142daf607eb6952 authored over 6 years ago by Frederick Henderson <[email protected]>
Add archived DB import example (#525)

github.com/docksal/docksal - c92dbc0cd01dcbae81c93d85b31f8782d370ee83 authored over 6 years ago by Oliver Davies <[email protected]>
fin version bump: 1.54.0

github.com/docksal/docksal - 03063f8046802984115ea4fd1863ab57ec1d1786 authored over 6 years ago by Leonid Makarov <[email protected]>
fin project create: allow underscores in project name. Fixes #522

github.com/docksal/docksal - 3ca980d6fa331586781b96008f434551e1b23e42 authored over 6 years ago by Leonid Makarov <[email protected]>
fin version bump: 1.53.0

github.com/docksal/docksal - d8b242a202261a486bd4c1a9b7ddfd69e7108bca authored over 6 years ago by Leonid Makarov <[email protected]>
VirtualBox 5.2.2

Updated to match the VirtualBox Additions version (5.2.2) with the latest docker/boot2docker rel...

github.com/docksal/docksal - e323c2f184deeb6cffbde9e771c43ece8f478b63 authored over 6 years ago by Leonid Makarov <[email protected]>
Merge pull request #511 from CyberJack/patch-1

Allow dash and underscore in docker compose project name.

github.com/docksal/docksal - 25154e7f52e09948db972d84593fa0750ae058ee authored over 6 years ago by Leonid Makarov <[email protected]>
Config fixes

github.com/docksal/docksal.io - 4b09bd04052bb1ccf91d6d7409997d0ab3aef210 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Add separate project and virtual host name normalization

github.com/docksal/docksal - c690392e458c64c04ac7c89f9083927acd64b7bb authored over 6 years ago by CyberJack <[email protected]>
Merge branch 'develop' into patch-1

github.com/docksal/docksal - 12cbc5afd5b03a9fe34cd801d0f89dbb8f024b5f authored over 6 years ago by CyberJack <[email protected]>
PHPMyAdmin docs

github.com/docksal/docksal - 2b38df3a179e0d9991f8b64b28ef717e8bc96bc0 authored over 6 years ago by Leonid Makarov <[email protected]>
Update pma.post-install

github.com/docksal/addons - 7e316d519572e19b4c08193995a20d410cb077fd authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Update README.md

github.com/docksal/addons - 80d431da71c44f2c9cb98445631c70c77d7e751b authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Update README.md

github.com/docksal/addons - b7a79499388bac8749ff79cab2ec03db5b03ca53 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Added PHPMyAdmin Addon (#10)

github.com/docksal/addons - 598a3c6d329c82ba1eb1cea080863f6c5b8b908d authored over 6 years ago by Sean Dietrich <[email protected]>
README fix

github.com/docksal/docksal.io - 0ab2eff3b4ce79b62a15f1460af4f5d6cfaf013c authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Fixes

github.com/docksal/docksal.io - 5e70a25bec46747b653241b57b33925923191a8f authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Fixes

github.com/docksal/docksal.io - 438d461dbbe0873d1c76eb97cdccb11bb36f3fce authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Fixes

github.com/docksal/docksal.io - 5970c8cf9856a5dee683208441f0f44796980411 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Initial commit

github.com/docksal/docksal.io - df5a30fd15d4cd8247721ffd75f6acbfb9f9595f authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Use a stable image tag in docs and examples

github.com/docksal/ci-agent - 93d8f84be68e2972a6c674557f30fcf9c8b22007 authored over 6 years ago by Leonid Makarov <[email protected]>
Updated docs and examples

github.com/docksal/ci-agent - b7385ff870adad22b8afb4349bff14bf61ce7b0e authored over 6 years ago by Leonid Makarov <[email protected]>
Drupal 8.5.3

github.com/docksal/boilerplate-drupal8 - cbc4c685e8630479e518a96316088ff1b31fde73 authored over 6 years ago by Leonid Makarov <[email protected]>
Fix condition in build-env

github.com/docksal/ci-agent - 6befd4e0be742d936c3ca28ad4dd097fef86851d authored over 6 years ago by Leonid Makarov <[email protected]>
Improve messaging

Silenced build-env unless in DEBUG mode

github.com/docksal/ci-agent - 1074762420e8e43b7b68c675398c70333181a3e5 authored over 6 years ago by Leonid Makarov <[email protected]>
Silence cleanup operations in build-init

github.com/docksal/ci-agent - c24f6a672974e2003dc86e73bceba1b40e489dfb authored over 6 years ago by Leonid Makarov <[email protected]>
sandbox-init

A shortcut command for most users.
Power users can use individual commands directly to modify th...

github.com/docksal/ci-agent - 1cee289b5408022702554c9fdce607ab52f588eb authored over 6 years ago by Leonid Makarov <[email protected]>
Fix typos.

Thanks Shelane French
[ci skip]

github.com/docksal/docksal - 0d039558214937bccb8530cc1f8d6a13ed3beeb5 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Added environmental variable DOCKSAL_DNS_DOMAIN to the "fin project create" command so it will be used if set. (#513)

Closes #514

github.com/docksal/docksal - 176b04c190fe857d85a09c9e8d02fbc9f0b64f41 authored over 6 years ago by Frederick Henderson <[email protected]>
Fix typo in apache-solr.md (#512)

github.com/docksal/docksal - 63d0e3935f82f4e7495a80219d384b928232e817 authored over 6 years ago by Dave Kopecek <[email protected]>
Update extend-images.md

github.com/docksal/docksal - c161f20f085881f2cfb7b8308e1c5f2338c45f1a authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Update extend-images.md

github.com/docksal/docksal - 32a5830b2b93e50da37d889b7d3147975dd1f5e4 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>