Ecosyste.ms: OpenCollective

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

github.com/docksal/docksal

Unified, Docker 🐳 powered web development environments for macOS, Windows, and Linux
https://github.com/docksal/docksal

Refactored binary version checks to be more concise

f62e4b1488cbe1993c8a1ad8f093c82d24dd43dc authored over 6 years ago
configure_resolver_alpine

3a5a5e0dc2352a1e041b73aad88f1c1368147640 authored over 6 years ago
Network configuration for Alpine

2107656f59233a66ae731bc0dd60e12cc87d4eb7 authored over 6 years ago
Fix version checks

3c32a9ae9312504d7da47b81d67a69f02e604caa authored over 6 years ago
Drop Ubuntu version check

No one should be using Ubuntu below 14.04 nowadays, right?

356fe399fa5ca1881c37989e7652de84ea3ba01e authored over 6 years ago
Split network and dns configuration on Ubuntu

d9142643bdd4021f3cea92a36786c735ec932138 authored over 6 years ago
Do not set HOST_UID/GID for root user

php-fpm inside cli will fail to start as root (uid=0)

8eda8a5aeebcb015ece0a5fb03126322df22dcf8 authored over 6 years ago
Pin docker-compose version on Alpine

8d118fbac1427ff7781856c894749385f2975b8a authored over 6 years ago
Refactored OS version detection

f11a440fc097f2f5180f0bf0159cd08003d75422 authored over 6 years ago
Override Docker version requirement for Alpine

b4a1757840b261b6b700b1ceb50beca67377ea9b authored over 6 years ago
install_tools_alpine

991e28b82e6138c5cdf8a56f746bc2a59c4625c4 authored over 6 years ago
Warning on unsupported Linux distros

ee04f8c6e526f9e71e58c6387d47af9872d7cd87 authored over 6 years ago
Misc fixes in configure_network_*

0663444bbcfe8f478d9974f4965869b44ee2f5a0 authored over 6 years ago
Split configure_network into OS specific functions

441f35eb4771e5b55dcae9e97b3c35e2ad6f0663 authored over 6 years ago
Cleanup redundant messaging

11ff20501f1c58a24a03e5a0e1bd15c51a2f678f authored over 6 years ago
Use is_ubuntu instead of is_linux during install

9ada67b831287f4e7a48c15e0e0a1554748bdfdd authored over 6 years ago
fix `fin config set` to work for values that contain sed meta-characters

0b66f408bd39adc8ed238100104640f3f8add159 authored over 6 years ago
Updated example of extending docker images for web

94c53d98578bd7af42634a9d255e064147ffbded authored over 6 years ago
Merge pull request #538 from sean-e-dietrich/patch-3

Included DOCROOT on config generate

f005c564a247991079606f8092c02f2a1d8eeda5 authored over 6 years ago
Added Documentation around variables (#543)

fea8943994ff27a739110efb1313379ee11fd99a authored over 6 years ago
Merge remote-tracking branch 'origin/develop' into patch-3

b907cd0c9dec52c09a281c28648008a556568141 authored over 6 years ago
Updated Travis Config to work with External PRs (#541)

bb04ea4df07e973403f74f3b22e583c14f69760c authored over 6 years ago
Update fin

f5b9c744aac090a1255245a911f93daa2a695a7c authored over 6 years ago
Code refactoring

b505101e4abf5527559ff339dfae02d4b828a9e8 authored over 6 years ago
Change code according to options change

8f6e72aa12db7b89e3f9b3e0b83b44eaa1ea9da6 authored over 6 years ago
Modify help for new generate options

de42917f6e367ef982b1611bbcf7611cd743bacb authored over 6 years ago
Extending config generate

Added ability to select STACK and DOCROOT at runtime

5bef7abbfe7e3ae10ae746c70838c41c8f58897a authored over 6 years ago
Included DOCROOT on config generate

Exporting the DOCROOT variable on fin config generate as it may not be the standard docroot folder.

21789126b20a19bfb43dadd52f0af3411c0bf876 authored over 6 years ago
Fix automatic docksal.yml/docksal.env creation

Make sure we are inside a project first

e5147e5ad6c8df57eb1c878bd07d47b8fb143fa0 authored over 6 years ago
fin 1.57.0. Show beginning and the end of the SECRET_* value. Support --show-secrets to show raw values

9e6490c8fc3944703460e9375deda32fda93d1e9 authored over 6 years ago
1.56.4 COLUMNS and LINES detection is only applicable when there is a tty

83edd25c58f9c8c44d35fa5d26e2975794f77b2d authored over 6 years ago
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

69d680fdd873e3f9a3bf063975d204d4669ff04e authored over 6 years ago
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

db302c57cc4c435c6e4e59ce3bd2f997748d5db1 authored over 6 years ago
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...

6e53837d3008490b18f7fb24fe4f3240cb77526d authored over 6 years ago
Merge pull request #533 from sean-e-dietrich/patch-2

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

05c878da27c524884c3c297f7b619d1064c677eb authored over 6 years ago
Updated NGROK Docs with NGROK_DEBUG variable

0c28ea0ae95aa9977a1ffae6efc8172efaf60aba authored over 6 years ago
Refacted NGROK command

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

652d9039c3a7b0d390f739390a2e64c885c91dec authored over 6 years ago
Notes for pending PR

Added notes about pending PR

99bb4b4874eeff4b81c50344d0c557070d93b3d9 authored over 6 years ago
Included new variables for NGROK

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

22c041bafe1fcef7c762f826cbf9d835460a10eb authored over 6 years ago
Updating DOCS for NGROK Configuration

e38f496916ced94ac21b9ed659adb05818b0655b authored over 6 years ago
Extending NGROK to use Variables

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

1e7766848983c646d140cfa7a6acfc5bca77cee9 authored over 6 years ago
Minor fix to help text

6a64f63066afd5c5e2e0d0c0cd2a885d7de6389c authored over 6 years ago
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...

a0005f18b123eae051883924162f0333c0878095 authored over 6 years ago
1.55.5 Added /home/docker volume in run-cli

This speeds up run-cli startup time tremendously.

Related to #325 and 0d522b1170d2d3dd38a054745...

e39717b72e375990203c7fafbc72435ef458d57c authored over 6 years ago
Added troubleshooting item on docker login issue remediation (Closes #503)

1ad46cb2c39c6538d941050adcd97ad8f6b16762 authored over 6 years ago
Links to NFS volume information in NFS section

7072ef23f5bc57d633b7d2014d120caa710c8228 authored over 6 years ago
Fixes minor typos, grammar, and readability issues.

22696a5cb0da7cc1980b4142395acf781158debf authored over 6 years ago
Fixes typos

d51c5f70f1de8457596fea8253218e046972648d authored over 6 years ago
Updated native Docker mode docs. Related to #216

9042237ad90512995a9d9b30c5be36610abb0b5f authored over 6 years ago
Bump fin v1.55.4

36dcba66d5fe7af91bf67edf10da6d219c1633f0 authored over 6 years ago
Refactor docker mounts from -v to --mount. Closes #391

f1c29560089599e5549a85ad31d5cdba08a6c9a1 authored over 6 years ago
Message fix

a72a76b90844fb2aa4def548ec0a72d21c960649 authored over 6 years ago
1.55.3. fin share should account for VIRTUAL_HOST that contains wildcard (Fixes #185)

bcde67da38cbf70a489250beaf338acc75ad9c5b authored over 6 years ago
1.55.2. Add warning when running as root (Closes #261)

75d92415234f270bb66191afe5b007932242e959 authored over 6 years ago
Update extend-images.md (Closes #448)

[ci skip]

7ccafb68ae118f09cb368021e51509463e84aff5 authored over 6 years ago
1.55.1. fin stop --all will only stop Docksal project not all containers (Fixes #480)

5b039ffb5397907813519f5c35b5e3ce6ad91268 authored over 6 years ago
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

024ddc1d6ffb1aa56e1dfe534d28031e40c36a55 authored over 6 years ago
fin config set/remove functionality

d3d814d7cffe7ca9b1c2cfd5a478dbca68c4c720 authored over 6 years ago
Correctly report mode on Linux (Fixes #476)

60e2cf7da5221fa2fad5d1cbf6a671d3f1802c99 authored over 6 years ago
Custom commands grouping docs (#527)

9af8b4307e50d287023f1f1f043780510119d7e2 authored over 6 years ago
Adding docs for addons (#528)

7383c48960b5e4ecc8bf83eeeec83099372f2463 authored over 6 years ago
Namespacing of Commands (#526)

* Added Option for namespacing of commands.

Basically the ability to add commands into their ...

28c116c942b980fe9f796b588a17627bc8228ce4 authored over 6 years ago
Increase unison max fs watches to the limit that Alpine itself uses

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

7207fb935d79b6baab4c2c43c59c0745ffb3d47f authored over 6 years ago
fin 1.54.4. Refactor containers remove function

04806ca67f4f7c9f1ce0aeddab9c6b2da981f71e authored over 6 years ago
Revamp documentation

14563db0c2a78bc5ef0c28302a22dde9645ddb1b authored over 6 years ago
fin 1.54.3. Improve containers start errors processing. Optimize unison wait

96342ed7f95a40d088d720c8eebc08fb9a8ddbfd authored over 6 years ago
fin 1.54.2. Refactor bg-sync to unison in fin and in stacks/volumes-unison.yml [BREAKING CHANGE]

f23b118b8b2f26c5f6de9083b906100955b1415b authored over 6 years ago
1.54.1. Adapt unison wait to docksal/unison image

1090266e3bd2fc112a41c16798f7701bd10009be authored over 6 years ago
Adding Environment Variables to run-cli command (#519)

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

* Updated test to inclu...

6c94d4de1c6e1b2f216d3ba8a8869f1663452918 authored over 6 years ago
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)

762729680afd4b9f7104a705b142daf607eb6952 authored over 6 years ago
Add archived DB import example (#525)

c92dbc0cd01dcbae81c93d85b31f8782d370ee83 authored over 6 years ago
fin version bump: 1.54.0

03063f8046802984115ea4fd1863ab57ec1d1786 authored over 6 years ago
fin project create: allow underscores in project name. Fixes #522

3ca980d6fa331586781b96008f434551e1b23e42 authored over 6 years ago
fin version bump: 1.53.0

d8b242a202261a486bd4c1a9b7ddfd69e7108bca authored over 6 years ago
VirtualBox 5.2.2

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

e323c2f184deeb6cffbde9e771c43ece8f478b63 authored over 6 years ago
Merge pull request #511 from CyberJack/patch-1

Allow dash and underscore in docker compose project name.

25154e7f52e09948db972d84593fa0750ae058ee authored over 6 years ago
Add separate project and virtual host name normalization

c690392e458c64c04ac7c89f9083927acd64b7bb authored over 6 years ago
Merge branch 'develop' into patch-1

12cbc5afd5b03a9fe34cd801d0f89dbb8f024b5f authored over 6 years ago
PHPMyAdmin docs

2b38df3a179e0d9991f8b64b28ef717e8bc96bc0 authored over 6 years ago
Fix typos.

Thanks Shelane French
[ci skip]

0d039558214937bccb8530cc1f8d6a13ed3beeb5 authored over 6 years ago
Added environmental variable DOCKSAL_DNS_DOMAIN to the "fin project create" command so it will be used if set. (#513)

Closes #514

176b04c190fe857d85a09c9e8d02fbc9f0b64f41 authored over 6 years ago
Fix typo in apache-solr.md (#512)

63d0e3935f82f4e7495a80219d384b928232e817 authored over 6 years ago
Update extend-images.md

c161f20f085881f2cfb7b8308e1c5f2338c45f1a authored over 6 years ago
Update extend-images.md

32a5830b2b93e50da37d889b7d3147975dd1f5e4 authored over 6 years ago
Allow dash and underscore in docker compose project name.

The release of docker compose version 1.21.1 added support for dashes and underscores in the pro...

4469338069c779937fbdb4ba32f3db9a72a05c55 authored almost 7 years ago
Fix typo

7976781412d38fba63a852d9e4892c2e91128a0c authored almost 7 years ago
Fix db import for paths with spaces in their name (#508)

There were quotes missing around the input argument for ${pipe_cmd} causing `db import` to fail ...

b51d3d9eeefd24c2ea4dc37049fc2ea859b7fb9b authored almost 7 years ago
Fix typo in setup.md (#502)

01f09cce30113e751bb4fa0090c39e901a961eb7 authored almost 7 years ago
Documentation updates (#499)

* Update cli to 2.1 for 1.8.0 release

* Remove note about unison sync completion

bg-sync n...

d0f92163696275d25ace31f00451ffb69594a250 authored almost 7 years ago
stack-config.md docs fix

152e3bb967e44df1f195a904a4c8b59521298554 authored almost 7 years ago
Merge branch 'develop'

8d507b21e74bd3b6ee2b42406e88c454495af1c8 authored almost 7 years ago
Fixed acquia-drush.md docs

[ci skip]

5c42a27b68ba1f167fee71b6a9687d7468c0ba8b authored almost 7 years ago
Merge pull request #497 from docksal/develop

Release 1.8.0

0d5de7b89788490ec0d29beb59f47e14ae65b052 authored almost 7 years ago
Updated CHANGELOG.md

[ci skip]

53f4a14555ac92d60a8ec85155a7dcc4f33a9152 authored almost 7 years ago
Improve macOS installation docs

[skip ci]

188d78f383365c980e6f1c04dbe5692a6eb45c21 authored almost 7 years ago
Use docksal/cli:2.1-php7.1 in fin run-cli (rc)

bf12edd689fc1a9c40239afe28f4566099a06f0d authored almost 7 years ago
Improve macOS installation docs

[skip ci]

9b25574e6933098203720a2ea023f3264f436239 authored almost 7 years ago
Improve macOS installation docs

4251df2b7d441125f46bb5ac9cd76a6013d5440e authored almost 7 years ago
run-cli (rc) should use 2.0 cli image. (#483)

ec8d1ceac293d76d9375d230d68d52292fef13fb authored almost 7 years ago
Change macOS installation instructions to account for macOS High Sierra kext allowance requirement

68a1cc19e12400be6e87e181ca4a23b992233ba1 authored almost 7 years ago