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

Remove legacy comment

6afdd4c6a32debd3d12d455bd5f7cdcb6a256ed8 authored over 7 years ago
1.27.2 Fixed MySQL permissions in fin db create

Added "GRANT ALL PRIVILEGES" command to give the db use permission to the db being created

4e741b2e5e4ee3c3dd13ff9194b8bb9a8b81b6e2 authored over 7 years ago
Updated custom-commands.md

Added notes about wrapping custom command meta information lines with a comment block relevant f...

c2f327fe7981f8a28540b868f9776a9d1e05a5b2 authored over 7 years ago
1.27.1 Fixed passing parameters to custom commands executed inside cli. Fixes #350

0d5caa33f76ea5d11c548b6d582d12bf6d6789a6 authored over 7 years ago
Merge branch 'hotfix/docker-machine-1.12.2' into develop

# Conflicts:
# bin/fin

ad9870680fcdc41c8b2a9e80a80570a9dfce7df3 authored over 7 years ago
Merge pull request #349 from docksal/hotfix/docker-machine-1.12.2

Release 1.5.1

83aafbf252f77624527718e1c87e583143669dd0 authored over 7 years ago
CHANGELOG update

cba6a98a2665711a89b87b976e9ac49450a9c42e authored over 7 years ago
1.27.0 docker-machine 0.12.2

052697803b9cd8585d0358156ed77e0c00380705 authored over 7 years ago
1.26.3. Add error handling for TLS certificates error (Closes #344)

- fin vm regenerate-certs command added
- better error handling during VM start

f73834a8e78ae2d9249cd182fd471f78c854c7e3 authored over 7 years ago
1.26.2. Separate system image installation in native mode

To avoid confusion later

14424aede4592cec83736758520575fdc78ca0cb authored over 7 years ago
Switch to https://get.docksal.io

[ci skip]

b5e197a72ea4b3c9502cdc695c02c75a7b779aeb authored over 7 years ago
Correct typo in help

419df2a4367db4fa21f1f2e5c20f02c05c4e412f authored over 7 years ago
Updated portable installation instructions

- Added support for Docker for Mac/Windows
- Organized instructions per OS

[ci skip]

990503c411de7d7fbda07a38050aa2a13ad5c135 authored over 7 years ago
1.26.1 Trigger update_system_images during install in native mode

8fa2577090a2f4211ed0835d3728862dac410bed authored over 7 years ago
Updated VirtualBox version to 5.1.26

[ci skip]

b4538b434234a66adb3a5dd03e614b44ff8ee953 authored over 7 years ago
Update docs on getting a list of Docksal images on Docker Hub

[ci skip]

4c811a06849a3f5f182f179b74a3856f7362f0a3 authored over 7 years ago
Merge pull request #328 from docksal/develop

Release 1.5.0

e8294456e658c0bd86b689308188926cab5cffbb authored over 7 years ago
Changelog update

[ci skip]

c7670e07d9e57ceca89408165f9df44b4bd6150f authored over 7 years ago
Merge pull request #329 from docksal/feature/db-imrovements

New DB commands and improvements

9d5690e59b7fbe50b36500a5221c96ed8a6b57f7 authored over 7 years ago
fin.md updates

[ci skip]

fd5935d4e1aa19aeab520a6fc558d6e03a574c30 authored over 7 years ago
Changelog updates

[ci skip]

c0cbd156be25fc4aed49a53078205517ad5f7869 authored over 7 years ago
1.26.0. fin db create and fin db drop commands added

337fbff171df7d3ca39821f7d96c89da9fbc55ae authored over 7 years ago
1.25.0. fin db cli now accepts query as an argument

Also accepts --db parameter to specify database to run query against.

4c76315d36460a716d920ce467da71ed94c40942 authored over 7 years ago
Added recommendations for running custom commands in cli

Closes #322. [ci skip]

76f5d6db00a61d9543d96637348549982547cd66 authored over 7 years ago
Switch to docksal/web v2.1 images

4718cb615806b63feb514b251fdb1fcd5e0361e8 authored over 7 years ago
Make DOCROOT variable accessing in cli

74d859349d6b498240c57ec1790cb9caa44d6482 authored over 7 years ago
Removed old icon scripts on for Windows

13be76b6bd7f7267b76950e745aa4d09f7f5f7ba authored over 7 years ago
Docs updates

- web sever: configuration overrides
- fin console help
- minor fixes

[ci skip]

20a9759b04dd5e1868eb77007a18a18b1f11d1a7 authored over 7 years ago
1.24.0. fin diagnose command

Closes #301

11cdbe7479db9c5871edbd9f31aea01ead88d52d authored over 7 years ago
Update fin db documentation for #212

5f74d9144bc4c0c2da3a8ed242611aa0ca91f0f5 authored over 7 years ago
Added troubleshotting-smb.md into mkdocs index

f207457fbb5981113b1927465e23fe527028028a authored over 7 years ago
Merge branch 'feature/tests' into develop

d5ea91b9b96ce2c81c3b196de92b8b9e9152ca49 authored over 7 years ago
Trigger builds in example project repos

When there is a commit on docksal/docksal master, trigger builds in example repos.

340a1d48ed9353a4d1177079f87378f1587cc2e2 authored over 7 years ago
1.23.0. --no-truncate option for din db import. Closes #212

a7035588c753263583cb7a3a5c139248226c0612 authored over 7 years ago
Merge pull request #294 from docksal/develop

Release 1.4.0

6cb3d6b76075089489a6e792043e4e5fe08ae75c authored over 7 years ago
Update changelog

[ci skip]

a6096ca7e87b3ac97fd0ec05ed1f4b497ec52155 authored over 7 years ago
Docs: advanced/file-sharing.md

3dfc553363ea8e67e484667338338d4285efd8fe authored over 7 years ago
Update aliases.md

[ci skip]

cc6f2d030e3b0015ba2ed4b283916396e9ebe02e authored over 7 years ago
Aliases documentation. Closes #173

3720dc74215065e31c8f49cc60479a6df97b5be2 authored over 7 years ago
Changelog update

[ci skip]

bc5cda3b33ff82ab5e4d790a09de5e0cfad9d54f authored over 7 years ago
Bump 1.22.0

80348ebfe250755c977fce5c23f9a1a14e9591da authored over 7 years ago
Set the VM to use 2GB RAM by default

Anyone who's low on RAM (< 8GB) can use `fin vm ram 1024` to limit the VM memory to 1GB.

2ca369cb613bf5bd33708d0f650a52efc4a22645 authored over 7 years ago
Changelog and docs updates

34798301e908a4008f2aa1096eacf257827c64e6 authored over 7 years ago
Bump 1.21.0

92bd96d1d819771255c8f3d9e85dca9530bf094d authored over 7 years ago
Switched to docksal/vhost-proxy:1.1

44a96959e83711bd6c80b35d1a4a54232b3a1526 authored over 7 years ago
is_docksal_running

Use this check instead of is_docker_running to better detect install vs update mode. Fixes #298

f5d0446f3d69b92f7f555ead34b8eafe6af800bf authored over 7 years ago
Fix version pinning on Linux

docker-engine package was changed to docker-ce

eab2374eb187bfa23acccb2fc01a30d610441a24 authored over 7 years ago
Changelog update

5544155ccefeefb3fd4edd26c814e1e7c9f3f3f2 authored over 7 years ago
web-http-auth.md docs updates

9016290d3921ce11daa411374547429068abeef9 authored over 7 years ago
Added support for Basic Auth settings for web in stacks

Also updated examples

27241cdf95837606c7b1244e090fbadc73df8586 authored over 7 years ago
Switch to docksal/web:2.0-apache2.4

f60449768e7e6a8017cb1bb5ae7d57583efa2ed6 authored over 7 years ago
Reverted 1.18.1 Use ":" as the path separator across the board for docker-compose [6356500]

a9bc763b4cac6ae0316719c941bf1254aad4335f authored over 7 years ago
extend-images.md fixes

[ci skip]

7d7d5ead76f94470d6722aca53807053f4be9926 authored over 7 years ago
Disable markdown.extensions.nl2br for mkdocs

[ci skip]

3c7e4d6f1d67d29f12b30f22ab8a9b2de06894a3 authored over 7 years ago
extend-images.md fixes

9400791a3f8c7cf210bb618a79f6054552ee6f89 authored over 7 years ago
Docs on extending Docksal images. Fixes #171

[ci skip]

6d1e4f1aad9dab3670454e2ac4a59c98511a5149 authored over 7 years ago
Updated CHANGELOG.md

5dc0ca7153f29c7adc864f48cff25afef6243b79 authored over 7 years ago
Updated fin.md docs

d73c85278deddf3e8f4713f02952c9d02af03f1d authored over 7 years ago
Bump 1.20.0

076db3452b91bb1d93a1c499cd9f401df085be37 authored over 7 years ago
Added fin db import --progress help

93fe08aafaf4d043c9bcb0a73aec48e0e9df0476 authored over 7 years ago
Stack version changes

- docksal/db:1.1
- docksal/cli:1.3-php5 and docksal/cli:1.3-php7

bca0d41c4b7608ce4fb53c9cc95da6ef7fa823d9 authored over 7 years ago
1.20.0 Support for executing commands in cli instead of host

Add `#: exec_target = cli` in the header of the custom command to tell fin to execute the comman...

aa44119a8641f7968cb451e54da85df4cae36d2e authored over 7 years ago
1.19.0 fin build

Added support for docker-compose build workflow

5d632d214f116111e6995f212f0f12c63a868a7f authored over 7 years ago
1.18.3 Temporary workaround for NFS issues on Mac. Fixes #265

e71bb70b4f022cb3138d128f60d3ca9c5469087e authored over 7 years ago
Added support for `fin sql-import --progress`

--progress displays import progress using pv. Defaults to cat if pv binary is missing

cb1e12757dfeca9cf94571df4ee7c490ea212e55 authored over 7 years ago
Fix mysql tests. Round #2.

6671196b0c4f8f17df328ba5f26c44347b9bae99 authored over 7 years ago
Fix mysql tests

5d3b25548fa2afe8313176e87e179c01e4828a9e authored over 7 years ago
1.18.2. Fix exporting PROJECT_ROOT and DOCROOT in all required cases

686982931115bd943231a167c32a89e9e4b3f308 authored over 7 years ago
Fix exporting DOCKER_RUNNING on linux

b273baaff95b822d36753ff0a0c1ca7f9b1ad61a authored over 7 years ago
Revert "1.18.2 expose more variables to env files"

This reverts commit 434ad096e3a6fe898ba586fbd5d981b41a0d8ef1.

4f29493f30f082847c8387f2ee0b7bb9fc60025c authored over 7 years ago
1.18.2 expose more variables to env files

434ad096e3a6fe898ba586fbd5d981b41a0d8ef1 authored over 7 years ago
1.18.1 Use ":" as the path separator across the board for docker-compose

By default Mac and Linux use ":" as a separator, Windows uses ";"

6356500cf0b1edf657ccf7d5348907519d33bc81 authored over 7 years ago
Remove global addons help

3d6825d8d3b8991f5f7e08c1a72db64fc1a0e520 authored over 7 years ago
Fix help output after load_configuration refactoring

fd9b430ccaa828008c74113c6c5b1814fe99ddc4 authored over 7 years ago
1.18.0. Bash autocomplete for addons and custom commands

6c456d0c9dc19e03f071a38a1711d8c39773e0fd authored over 7 years ago
Add custom commands to bash autocomplete (#232)

29daf85eea3188b0cc79076136dcd816d955bdc0 authored over 7 years ago
1.17.0. Rewrite logic when load_configuration and check_for_updates are done. (Fixes #253)

Instead of exclude cases when not to load configuration it is not instead loaded only where need...

26e63ce521b3c55e1b49d6f8a3133f1a75f0c1ca authored over 7 years ago
1.16.3. Mysql import and dump functions will properly read MYSQL_DATABASE environment variable. Fixes #276

de0c2b4b5c8792eb17161c8be505058c77d7b1d9 authored over 7 years ago
1.16.2. Fix mysql import for large database. Fixes #279

Database truncation was rewritten. Now database will be dropped and re-created. Should work fast...

35abb558d7fca171bb1cf32fe67d36efa6bed1a7 authored over 7 years ago
1.16.1. Allow addons to know if addon is installed or uninstalled as global

- Adds flexibility for some addons to prevent being installed as global or take additional actio...

8a963e4498addbc099822e245a7f7caafcda1c07 authored over 7 years ago
Fix export of DOCKER_RUNNING. It should be exported always.

[ci skip]

935120b9911b13625da59fa370f9ceaef6e1101e authored over 7 years ago
Fix typo

f37a73b429251b1d80975a8d9cceff57375668cd authored over 7 years ago
Fix hiding of Addons section from help if there is no addons

faf925de5548f432e7bd801104d9b664c5684cbb authored over 7 years ago
1.16.0. fin project create for simple static site. Closes #177

c0280d73d6fffa390a256942ff02760292370956 authored over 7 years ago
1.15.0. Add ability to stop at restart certain service container

cc48db5f1894b40900c105fb63f82197059fd709 authored over 7 years ago
Revert "1.15.0. fin config reload"

This reverts commit 1a820a26be864927ab5ce8926cd4caaaa1ec0d45.

fddcf94da73f53329cd7fb2b44ef3a92632f105f authored over 7 years ago
1.15.0. fin config reload

A command that is useful for automation only. Forces config reload from disk.

1a820a26be864927ab5ce8926cd4caaaa1ec0d45 authored over 7 years ago
1.14.0. fin up now differs from fin start a bit.

fin up will forcibly re-read configuration files. Useful for addons that create/remove configura...

b286fe373f4648b722d011cbdc86af1c073db510 authored over 7 years ago
Return non-zero code if fin config failes to properly show config

8289f3db47b732afeddf2a848c94c237550c2231 authored over 7 years ago
Fixes to addon install and uninstall

772ec96de5b4406415f2ada185a49490ec2035ab authored over 7 years ago
Update troubleshooting.md with mysql memory edge case

f3fbdabd957ef0dea5d4437c244165d1ac85500a authored over 7 years ago
Prevent NFS conflicts on macOS. (Closes #133)

Uses DOCKSAL_NFS_PATH to override Docksal projects folder which effectively serves as NFS mount ...

a21af724255b7cd4ea1044c446df96a6daaf3894 authored over 7 years ago
Addons functionality (#277)

Main change: ability to install and remove addons (custom commands) per project or globally from...

9dc82f673058062cff2724851e867cdc07ca7bae authored over 7 years ago
1.13.0 bump docker and docker-compose versions

Also updated docker binary download URLs for Mac and Windows

7d0c6559546f31a7d43c7abeeaaf7a262d73a73e authored over 7 years ago
Removed docker.sock mount from docksal-ssh-agent

docksal-ssh-agent does not need docker.sock

434d3827fb607e41fba243d5d571a47b0ed87d28 authored over 7 years ago
Bump fin v1.12.0

[ci skip]

7304f0424c867b86cb7747fa1e13a40fb134cbf9 authored over 7 years ago
Merge pull request #264 from docksal/feature/ssh-agent-refactoring

SSH agent refactoring. Fixes #223

c8cbb1f794819630729053db5c4b47b583e5b1fc authored over 7 years ago
Windows path fixes

On Windows docker and docker-compose expect a Windows style path

143bc5a072bed7106bcf86232cae1f046aa5e564 authored over 7 years ago
SSH agent usage refactoring

Remove dependency on the host's $HOME directory mount. Copy keys into the agent with docker cp i...

5064fd0f19bc33cdba247bcae449471dda2827ac authored over 7 years ago
Getting rid of the host_home volume

19a1d11699c66b6de85bbda29c5706a7b00498ce authored over 7 years ago