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

Improve index and installation pages

github.com/docksal/docksal.io - 910243e173869469c67a8e03bb3b61cd4b0ef4eb authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Merge pull request #28 from docksal/feature/openresty

Switch to OpenResty

github.com/docksal/service-vhost-proxy - e1286254ab1f883be0fc69054d825a381457ab42 authored over 6 years ago by Leonid Makarov <[email protected]>
Code style updates for nginx and Lua

Indent with tabs in nginx configs

github.com/docksal/service-vhost-proxy - 9c3848d75e4c3bf6cac2de32ac74b0faa51622fd authored over 6 years ago by Leonid Makarov <[email protected]>
Removed Pantheon reference [CI SKIP]

github.com/docksal/docksal - 52ec29b03f2d636b2fae1e9947f61e250109bf7d authored over 6 years ago by Sean Dietrich <[email protected]>
Fixed the issue with project start over HTTPS (HTTP/2)

- Replaced ngx.location.capture with io.open
- Removed proxyctl.conf.tmpl as it is no longer nec...

github.com/docksal/service-vhost-proxy - 39ec4e6fc4de55273017b8feac377c5be69e0655 authored over 6 years ago by Leonid Makarov <[email protected]>
package-lock update

github.com/docksal/docksal.io - 04d670b47951959cf7be05a86780571a183e8bf8 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Added variables to ENV section of the travis yaml removed from test file

github.com/docksal/service-runner - 6d346f7e3275f27bbdaf38e3bd9514426e83d40d authored over 6 years ago by Sean Dietrich <[email protected]>
Fix learn more link

github.com/docksal/docksal.io - be973eaa294e85c4c5441f9f22f4d96f49d3deb3 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
debugging travis build

github.com/docksal/service-runner - 98f5227f23aba05bbd0788b33b4309b99e04adec authored over 6 years ago by Sean Dietrich <[email protected]>
Changed shell as bash doesn't exist

github.com/docksal/service-runner - 27f04cdd8ebdef4ff2b91d08f6bbf2f89015f7da authored over 6 years ago by Sean Dietrich <[email protected]>
Updated entrypoint script to use user and group names rather then IDs

github.com/docksal/service-runner - 2636ff4c995d81acc7bed3768b2d96bf3375859b authored over 6 years ago by Sean Dietrich <[email protected]>
fixed test variable

github.com/docksal/service-runner - c40200fd7ed8134b899da037ecf034466c221b4f authored over 6 years ago by Sean Dietrich <[email protected]>
Updated tests as variables weren't working in container

github.com/docksal/service-runner - d62332be5a92297fe0a5b49d67b51cf39cf1d2e7 authored over 6 years ago by Sean Dietrich <[email protected]>
Update README.md

github.com/docksal/service-runner - 976858949a746d9d8aa8070c798ff2822ab62aa0 authored over 6 years ago by Sean Dietrich <[email protected]>
Update platformsh.md

github.com/docksal/docksal - 8cc1bb4c69631a5a65750028f2bfb5e5f3f21923 authored over 6 years ago by Sean Dietrich <[email protected]>
Added Platform.sh CLI Tool Integration (#54)

* Added Platform.sh cli tool

* Added a generic secret variable conversion function (`SECRET_V...

github.com/docksal/service-cli - c5fc49cfde9005464b237473e4b98aac7f1bac10 authored over 6 years ago by Sean Dietrich <[email protected]>
Fixed tests to work with new method of running as docker user

github.com/docksal/service-runner - 23cd7f15b3bc327918eaba01f502d6675ce98423 authored over 6 years ago by Sean Dietrich <[email protected]>
Refactored entrypoint.sh script

github.com/docksal/service-runner - 22f8c7c10bd2b6d0a02f16d611a0cb2f97dd1718 authored over 6 years ago by Sean Dietrich <[email protected]>
using gosu to run sudo commands

github.com/docksal/service-runner - 32c6541f7c93c025c768a36b822af3d035dd1a62 authored over 6 years ago by Sean Dietrich <[email protected]>
Fixes typos, improves link clicks, adds fix for run-cli documentation (#645)

github.com/docksal/docksal - 775c974a0562927c80d48dd4f800e37240572cf6 authored over 6 years ago by Shelane French <[email protected]>
Refactored Dockerfile

Changed so commands are ran as current user of host machine

github.com/docksal/service-runner - e1fff9966cb0154f74b788286223fb4221622caa authored over 6 years ago by Sean Dietrich <[email protected]>
Initial commit

github.com/docksal/service-runner - 253ea6be1b5c76b9a8d8b55e21a796237b7c7809 authored over 6 years ago by Sean Dietrich <[email protected]>
Updated init-site command

github.com/docksal/boilerplate-drupal8-composer - c02c3d5ce4fd4f484f62ed12e57dd055461007ea authored over 6 years ago by Sean Dietrich <[email protected]>
Updated Travis configuration

github.com/docksal/boilerplate-drupal8-composer - 0fa60797b9f6105cee95d3636201c5186153f267 authored over 6 years ago by Sean Dietrich <[email protected]>
Proper handling os.execute return values in Lua 5.2

github.com/docksal/service-vhost-proxy - d5cabe341e7a8ee923d10655b913c4408ac6471a authored over 6 years ago by Leonid Makarov <[email protected]>
Platform.sh Integration

Updated docs for Platform.sh Integration
Added update to fin commmand to run platform command

github.com/docksal/docksal - 8d5963fca6f02e2d65a96217f5793313220fcd1c authored over 6 years ago by Sean Dietrich <[email protected]>
fixes typo in command name (#4)

github.com/docksal/docksal.io - 05a6b6afef476ffe123f9dd21e6d7e25bdc4b5db authored over 6 years ago by Shelane French <[email protected]>
Updated docs around windows and disabling hyper-v (#641)

github.com/docksal/docksal - 4d5aa686dae494d9611ee69fc2fe060c62e500de authored over 6 years ago by Sean Dietrich <[email protected]>
Merge pull request #58 from docksal/feature/image-tag-alignment

Make sure the latest release and stable tags match. Closes #56

github.com/docksal/service-cli - de7ade467a38e428e88acd91d6f06c302aec5b29 authored over 6 years ago by Leonid Makarov <[email protected]>
Added parameter description for tag_and_push

[ci skip]

github.com/docksal/service-cli - bd1eddcb36cd473d3c21cb97750a7c8259306478 authored over 6 years ago by Leonid Makarov <[email protected]>
Updated docksal install command

- Using bash
- Added DOCKSAL_VERSION to add an option to override the version via build variables

github.com/docksal/service-cli - d3a3fbfec8f9b91a0b27021baa33e5e2c85e18d4 authored over 6 years ago by Leonid Makarov <[email protected]>
Fix commands order. (#640)

Order was broken by usage of `find` which, unlike ls, does not print files in an alphabetical order

github.com/docksal/docksal - 91350911ee40d6fd0dfd14854208138e0bea4044 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Fix a regression with SECRET variables. Fixes #27

Make sure builds don't fail if there are not SECRET_ variables

github.com/docksal/ci-agent - d48e9221e354f4eb79253848fa27041b37f6e56d authored over 6 years ago by Leonid Makarov <[email protected]>
Make sure the latest release and stable tags match. Closes #56

- Moved the push script into a standalone file - scripts/docker-push.sh
- Refactored and optimiz...

github.com/docksal/service-cli - abf281a4e7fe1d61a649baeb9fb8fd29fe1997d3 authored over 6 years ago by Leonid Makarov <[email protected]>
Updated comment in php configs

Point to the correct config file for PHP FPM overrides

[ci skip]

github.com/docksal/service-cli - f0d9c488926432b353a924a7d618df5bca17d867 authored over 6 years ago by Leonid Makarov <[email protected]>
Update README.md

github.com/docksal/docksal.io - a75c26d240871f51d7de9eafffbb204eddc03325 authored over 6 years ago by Leonid Makarov <[email protected]>
Update README.md

github.com/docksal/docksal.io - 476a578c9426ca3347828b1fc774e6ea4b2038d7 authored over 6 years ago by Leonid Makarov <[email protected]>
Docksal setup refactoring (#3 from docksal/feature/refactoring)

github.com/docksal/docksal.io - 4f70cbe79b64272483f48b92436f1f8e41e9f38a authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Update package.json

Remove unnecessary ./node_modules/.bin/

github.com/docksal/docksal.io - 64d0acf8be1733713c45035836a7a24d873963b0 authored over 6 years ago by Leonid Makarov <[email protected]>
Updated README.md

Also removed the `fin publish` command as surge.sh is no longer used

github.com/docksal/docksal.io - cfee622ddecbf797f9ee99053ff90b6dc52c3152 authored over 6 years ago by Leonid Makarov <[email protected]>
Added package-lock.json

Should be committed to avoid discrepancies between builds

github.com/docksal/docksal.io - 2813b43755c0ea26ef1d34465e91b33862e64865 authored over 6 years ago by Leonid Makarov <[email protected]>
Docksal setup refactoring

- Having gatsby-cli installed as a project level dependency, cli container overrides are no long...

github.com/docksal/docksal.io - da83564abb59042ecab19af03ff34c7cb74b1809 authored over 6 years ago by Leonid Makarov <[email protected]>
Get rid of docroot

github.com/docksal/docksal.io - 6e19aee1b1dc5ad56b2b537bff33f0c50274964a authored over 6 years ago by Leonid Makarov <[email protected]>
Add gatsby-cli project level dependency

github.com/docksal/docksal.io - 98c2c6ef2b8535b9e4e8e3d69f2a1cc1f50295d6 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
sysinfo and diagnose fix

[skip ci]

github.com/docksal/docksal - 64c5fdaa4f81fc58f9deb9fce67a395dc15f72fa authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Cygwin Fix regarding spaces in path (#639)

github.com/docksal/docksal - 445056c90731a4a505be030d5df283396f7756a8 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Add build-site command

github.com/docksal/docksal.io - f8d4dd512dc69359fee9133e6822c0cd46b803ab authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Removing quotes around is_crlf check

Issues around paths that have spaces

github.com/docksal/docksal - ab282fc877c25f64c1477b2216d5fd22e85b20bb authored over 6 years ago by Sean Dietrich <[email protected]>
Debugging VBox

github.com/docksal/docksal - 3d0b4e25a5aee8924d158d23aead43a2056dbabc authored over 6 years ago by Sean Dietrich <[email protected]>
Improve VirtualBox on Windows installation (#637)

Fixes #636

github.com/docksal/docksal - 3507e766467f1f87d72dcb72c28e16ff05d64546 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
1.62.20. Refactor fin sysinfo and fin diagnose. Closes #627

`fin diagnose` now uses `fin sysinfo`.
diagnose will now serve as a go to function to use during...

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

github.com/docksal/docksal - 77604d27e4f7761f64cf433f7b3ee5fd75f2528c authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Add comment

github.com/docksal/docksal - 8d45d2def0dde2a58efed4d0699eb70537eff8a7 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Replace uuidgen with a custom function (fixes #630)

github.com/docksal/docksal - bdf353db7641e3046d10bec38e7e7f02f21b8a27 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
CantOS installation support (#634)

github.com/docksal/docksal - b1f9393c3bc23e3efbb36573fa1114f740b3e223 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Fedora fixes (#633)

github.com/docksal/docksal - 8bb5967d10c87a1854af58289f5f1e3eb8c2e226 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Documentation (#632)

* Updates ngrok config file documentation for readability, links, and consistency with other doc...

github.com/docksal/docksal - 05af9d2f16af96df5b126dde83c9e77f9336e2e2 authored over 6 years ago by Shelane French <[email protected]>
Proofreading updates (#1)

* Fixes punctuation

* Fixes installation command for Docker native mode

This matches the d...

github.com/docksal/docksal.io - e25ef5da94d1fa21c2891caf6de555c13de76b1a authored over 6 years ago by Shelane French <[email protected]>
Properly add Fedora support. Naming refactoring.

github.com/docksal/docksal - 05eaf6b9f1c0c57f2cec5841bd418154cf163de3 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Add Fedora support. Naming refactoring.

github.com/docksal/docksal - 2696b20fc308f455eac5c9d39c158d918ba968c0 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Fix upstream server check condition

github.com/docksal/docksal - 51398657fc66625e0a0f8ef00eac7bfc5504c73e authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
No virtual host needed for static html project

[skip ci]

github.com/docksal/docksal - 753f6db7d72123a1ed6a0c824cd7ce687716f8b5 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Commented out DOCROOT and VIRTUAL_HOST overrides in docksal.env

github.com/docksal/boilerplate-drupal7-advanced - ddaa0cb9f2d1dd583ce8ddc445038c2f4228cb1d authored over 6 years ago by Leonid Makarov <[email protected]>
Feature/test check linux network (#628)

github.com/docksal/docksal - 4f988780b8afacc6a23229a90f2549a45c1a851f authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Remove unneeded warning

github.com/docksal/docksal - 0dc0a936896785f540ed276339daa8958c5e4d5a authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Remove unneeded alert when running as root

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

github.com/docksal/docksal - 57ba23fbe338842f60284826c45fcf8d16d629e2 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
fin 1.62.11. FIx Alpine detection

github.com/docksal/docksal - 557b5ab0b4b3d585145c1a3ce0155b77a3d05c12 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
1.62.10. Semi-support for all other Linux distros

github.com/docksal/docksal - ca384b9660c16a6e35aaf7c61c4ca0cc03aaebdf authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Improve ubuntu compatible distributions detection

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

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

github.com/docksal/docksal - 6ba3e2f2ee03270fb774c177a8fd5edfbeda796e authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
1.62.8. Switch to non-persistent network configuration on Linux

github.com/docksal/docksal - 44b98e3a691eeed3c9288999596653890bee0a0e authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Support ngrok configuration file for `fin share` (#611)

github.com/docksal/docksal - 6457d8d614154b96765e3476b4d04821b13bbb8b authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Continue moving to universal network config for Linux

github.com/docksal/docksal - ce49a74bd610764b24a1a72a2b0fd478012a6ba3 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Add exec_target for phpunit (#19 from opdavies)

github.com/docksal/addons - c3be99218ab27e4a7054d06d4a007da046a1471c authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Refactored ngrok_share

github.com/docksal/docksal - 15a638be2c3ef81f80674579ec71c5a2918778a0 authored over 6 years ago by Sean Dietrich <[email protected]>
Re-add description and help text

github.com/docksal/addons - f06ecb1d226395445971ee6c859004aa9ce2eb9c authored over 6 years ago by Oliver Davies <[email protected]>
Add exec_target for phpunit

Ensure this runs inside the cli container.

github.com/docksal/addons - ffed9284fa792df93ab1396bc79512421de1f90e authored over 6 years ago by Oliver Davies <[email protected]>
Adjusted spacing for ngrok_share

github.com/docksal/docksal - 8b24fc2b8d7ea134f5ed08b043f0a630d9507c1b authored over 6 years ago by Sean Dietrich <[email protected]>
Added missing files (#2 from docksal/files_fix)

github.com/docksal/boilerplate-backdrop - 256d50b2c331216f61c75f13072623f6fdfb0fd9 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
License year update

github.com/docksal/service-vhost-proxy - eaddb6d1e0c6df05d0e82152e5a722913f342124 authored over 6 years ago by Leonid Makarov <[email protected]>
Refactored Dockerfile

- Use the "; \" style RUN commands
- Cleanup docker binaries from the docker client download (tr...

github.com/docksal/service-vhost-proxy - abbfc21362a2a23897edbc2c66ecddd49ed1ee5b authored over 6 years ago by Leonid Makarov <[email protected]>
Switch to OpenResty (Alpine 3.7)

- Switched to FROM openresty/openresty:alpine
- Reorganized nginx config files
- Moved Lua code ...

github.com/docksal/service-vhost-proxy - 4b6a965d191381afa46d4a7140b8a1fd7f732169 authored over 6 years ago by Leonid Makarov <[email protected]>
Use is_linux for detection in networking configuration (#624 from docksal/debug)

github.com/docksal/docksal - 73179d9992feb1e2300888ead1d763b328596373 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Remove debug

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

github.com/docksal/docksal - 00a5bfed91acdcdc1b188cd8133682212826713e authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Debugging Mint issues

github.com/docksal/docksal - 04765b6eb93d04d413ed84b7cf63df81127643f8 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Debugging Mint issues

github.com/docksal/docksal - 50b3bc960676bd643baec3716a17522d9c6d64a8 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Debugging Mint issues

github.com/docksal/docksal - ecb625d5f9ca4b3380c6be8697636a4ea5b8b2a9 authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Debugging Mint issues

github.com/docksal/docksal - 24574adfd9c046538f58e577eedb4213486db51d authored over 6 years ago by Oleksii Chekulaiev <[email protected]>
Switch from gotpl to gomplate

github.com/docksal/service-vhost-proxy - 36829c53e74bbdbdfbd3a4427f67a1a48b009673 authored over 6 years ago by Leonid Makarov <[email protected]>
proxyctl: fix restarting stopped projects

Disconnect/reconnect project containers to project network in start/stop

github.com/docksal/service-vhost-proxy - b0f3dba34b19081220bbdf65312f04046e3f9de9 authored over 6 years ago by Leonid Makarov <[email protected]>
Update make start command to pass IMAGE_VHOST_PROXY

github.com/docksal/service-vhost-proxy - 7393bcb182822b81e8098fb8e2d1e3191a4e1b64 authored over 6 years ago by Leonid Makarov <[email protected]>
Switch to Docker 18.03.01

github.com/docksal/service-vhost-proxy - 136a17c8e959333990e1a5855a69734254d31dbc authored over 6 years ago by Leonid Makarov <[email protected]>
Remove Debugging.

github.com/docksal/docksal - 87de83bc96fad2db582dd2acf1ff16d1adbdff82 authored over 6 years ago by Jakob Perry <[email protected]>
Streamline adding ngrok.yml and ngrok-environment.yml to ngrok container.

github.com/docksal/docksal - baf147c9cf9a72ded3f7ee55a9aaeebcebdb2d6e authored over 6 years ago by Jakob Perry <[email protected]>
Ngrok configuration readme update.

github.com/docksal/docksal - 7dca12f6d77cd2e516e81fab6db2ea86075a2937 authored over 6 years ago by Jakob Perry <[email protected]>