Ecosyste.ms: OpenCollective

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

DockSTARTer

A bash script to install Docker and create Docker compose files from premade templates, providing uniformity and structure.
Collective - Host: opensource - https://opencollective.com/dockstarter - Website: https://dockstarter.com/ - Code: https://github.com/GhostWriters/DockSTARTer

Change main yml to use unique setting per variable

github.com/GhostWriters/DockSTARTer - c1356ea577c17397ad12a8eb81f7d0002b3563c3 authored almost 5 years ago by MagicalCodeMonkey <[email protected]>
Remove ARM yml

github.com/GhostWriters/DockSTARTer - d2e442d5200e8c6c6c9839c5635ccfbdb654bb1c authored almost 5 years ago by MagicalCodeMonkey <[email protected]>
Linting

github.com/GhostWriters/DockSTARTer - 802f605f8efe251add62bdd5ed146b1a9f24a529 authored almost 5 years ago by MagicalCodeMonkey <[email protected]>
Linting and minor changes

github.com/GhostWriters/DockSTARTer - 710d27b7f8ff62cf9d8e2477e7a93af13d99f6b4 authored almost 5 years ago by MagicalCodeMonkey <[email protected]>
Add the shared directory mapping

github.com/GhostWriters/DockSTARTer - 3a8cbc06fd0015e4b4056e6b59852c7ed7017139 authored almost 5 years ago by MagicalCodeMonkey <[email protected]>
Feedback updates

github.com/GhostWriters/DockSTARTer - 860b2d5de242c230c5ab3c45d225597bb571bea0 authored almost 5 years ago by MagicalCodeMonkey <[email protected]>
Initial commit of SyncLounge

github.com/GhostWriters/DockSTARTer - dd14383c0479643264c7fe16082a115b0038bdc1 authored almost 5 years ago by MagicalCodeMonkey <[email protected]>
Initial commit for SyncLounge documentation

github.com/GhostWriters/DockSTARTer - 82ac2c6639f924606e99461ad4484b13b65c61a3 authored almost 5 years ago by MagicalCodeMonkey <[email protected]>
Update question prompt logic

- PROMPT="CLI" if not set
- Remove now redundant check
- Add explicit check for PROMPT="FORCE"

github.com/GhostWriters/DockSTARTer - d66a71349c7300cf76a1987df0715ef1486dd058 authored almost 5 years ago by MagicalCodeMonkey <[email protected]>
Change PROMPT back to always being "GUI" for menus

github.com/GhostWriters/DockSTARTer - 79c1f88fccc83954c3ad2e062e69cdbddf537f39 authored almost 5 years ago by MagicalCodeMonkey <[email protected]>
Merge branch 'force-flag' of github.com:GhostWriters/DockSTARTer into force-flag

github.com/GhostWriters/DockSTARTer - 21134ed6052b1d114729c191f3fc201bbddd2c49 authored almost 5 years ago by MagicalCodeMonkey <[email protected]>
Change FORCED to FORCE

github.com/GhostWriters/DockSTARTer - 470a08cb7ed9e08a792dcc83339b9fe64286f326 authored almost 5 years ago by MagicalCodeMonkey <[email protected]>
Merge branch 'master' into advanced_commandline_args

github.com/GhostWriters/DockSTARTer - 9eb1d6df88fd65d98a1d57658210b4761bbeb97c authored almost 5 years ago by MagicalCodeMonkey <[email protected]>
Merge branch 'master' into force-flag

github.com/GhostWriters/DockSTARTer - cbcecfeeed6d15225c4213b3d0a611d2331b4aea authored almost 5 years ago by MagicalCodeMonkey <[email protected]>
Move PROMPT check into question_prompt script

Add check if PROMPT="FORCED"

github.com/GhostWriters/DockSTARTer - 4e4eba94bab6f6811f513f29494d8b88ff69e88b authored almost 5 years ago by MagicalCodeMonkey <[email protected]>
Update PROMT="FORCED" when force flag used

github.com/GhostWriters/DockSTARTer - b60785037c2473483b9488bc62436e0529ab8e26 authored almost 5 years ago by MagicalCodeMonkey <[email protected]>
Merge pull request #87 from s2n-Gribbly/patch-1

Update path in redirect

github.com/GhostWriters/DockSTARTer - 86c261bb079512fd1cf7e76ac757f846f34c1c3e authored almost 5 years ago by Eric Nemchik <[email protected]>
Update path in redirect

Path changed from ~/.config/appdata/nginx/site-confs/default to ~/.config/appdata/letsencrypt/ng...

github.com/GhostWriters/DockSTARTer - 42b72fa19323130c13ce2c57df51f0a67c82bc70 authored almost 5 years ago by s2n-gribbly <[email protected]>
Merge pull request #871 from GhostWriters/cloudflareddns-apitoken

Add API Token option to CloudflareDDNS

github.com/GhostWriters/DockSTARTer - 41c41911d03dde8c49786d42fd6b79faead629bb authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge pull request #86 from GhostWriters/CloudflareDDNS

Update CloudflareDDNS documentation

github.com/GhostWriters/DockSTARTer - fef607a508c82c546596535358a6a507273a3b65 authored almost 5 years ago by Eric Nemchik <[email protected]>
Linting fix

github.com/GhostWriters/DockSTARTer - a5acf1e843cb3bac81dab5db52aa09dc198d97bf authored almost 5 years ago by MagicalCodeMonkey <[email protected]>
Update CloudflareDDNS documentation

Point users to the container's documentation

github.com/GhostWriters/DockSTARTer - b2a12bc7ff078508fb4f672e12b5693aa13eec98 authored almost 5 years ago by MagicalCodeMonkey <[email protected]>
Add API Token option

Add API Token option to main yml for use

github.com/GhostWriters/DockSTARTer - 1b95d1b2c299b7eaf3dfaba32297d4ea5892367a authored almost 5 years ago by MagicalCodeMonkey <[email protected]>
Add API Token option

github.com/GhostWriters/DockSTARTer - bb8b15a46202a7665bd46d7ad40cbe1651bc4540 authored almost 5 years ago by MagicalCodeMonkey <[email protected]>
Merge pull request #870 from GhostWriters/yq_3.1.0

Update to yq 3.1.0

github.com/GhostWriters/DockSTARTer - 929e59861e7dc14550bf88980b3f44612fa91efc authored almost 5 years ago by Eric Nemchik <[email protected]>
Update to yq 3.1.0

github.com/GhostWriters/DockSTARTer - 1e7cc56455e9ead576412ca400bad11104924209 authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge pull request #869 from GhostWriters/nemchik-patch-2

Update install_yq.sh

github.com/GhostWriters/DockSTARTer - 59b6feba3acc8f4a4fd1c7ac349a0407c840a763 authored almost 5 years ago by Eric Nemchik <[email protected]>
Update install_yq.sh

github.com/GhostWriters/DockSTARTer - 1ddb97377be655a5c2e828fe03e73cd0a655096b authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge pull request #865 from GhostWriters/nemchik-patch-2

Update yml_get.sh

github.com/GhostWriters/DockSTARTer - 6c03453ec858bad65f9f103cac4c9b304bdd5ee1 authored almost 5 years ago by Eric Nemchik <[email protected]>
Update yml_get.sh

Fixed in https://github.com/mikefarah/yq/issues/235

github.com/GhostWriters/DockSTARTer - 6f450d1475075ff687cd7d542207d18c7e8bc72e authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge pull request #862 from GhostWriters/nemchik-patch-2

Update portaineragent.hostname.yml

github.com/GhostWriters/DockSTARTer - f5d0de00a67e7b9b97e13a4bc86fd392d19c83a8 authored almost 5 years ago by Eric Nemchik <[email protected]>
Update portaineragent.hostname.yml

github.com/GhostWriters/DockSTARTer - e685cdf809b0c3182fdcd4eef7ed5dcc508594b7 authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge pull request #848 from GhostWriters/yq-go_3

Yq go 3

github.com/GhostWriters/DockSTARTer - fd91db45e4b229a323454c599daa60841b462b8c authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge branch 'master' into yq-go_3

github.com/GhostWriters/DockSTARTer - 50d114cb1e8de1f4582f4e084237819fba3cbab9 authored almost 5 years ago by Eric Nemchik <[email protected]>
Update install_yq.sh

github.com/GhostWriters/DockSTARTer - 0b0d355504a9756fefb20145d6a2c5898f7bc613 authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge pull request #859 from GhostWriters/samba

Samba

github.com/GhostWriters/DockSTARTer - a5d16cda315a03cd46f3de9cf1a3ea87b35809e5 authored almost 5 years ago by Eric Nemchik <[email protected]>
Remove deprecated var from samba

github.com/GhostWriters/DockSTARTer - db682f5f1497366bf5970f939ed6034fa64100af authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge pull request #853 from PabloHuerfano/master

Fixing samba.yml

github.com/GhostWriters/DockSTARTer - e83150bb5b4de4ef8f202b1bea6051a6d3d3a41c authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge branch 'master' into master

github.com/GhostWriters/DockSTARTer - 432f9e4b13b06225bc1c48a1426ffa19dfacb751 authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge branch 'master' into yq-go_3

github.com/GhostWriters/DockSTARTer - cff0db18114c8a8456d5cd4b69f87433704f5109 authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge pull request #857 from GhostWriters/cfddns

Use hotio/cloudflareddns

github.com/GhostWriters/DockSTARTer - 5fba37510a54f03d03a729a95b8671acdd693ad2 authored almost 5 years ago by Eric Nemchik <[email protected]>
Add PUID+PGID to cfddns

github.com/GhostWriters/DockSTARTer - 2383b110ad02af0a45501c2461bcca99cd445f86 authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge branch 'master' into yq-go_3

github.com/GhostWriters/DockSTARTer - 042cc41f591f35e81a6d7a0613ae370d253003a1 authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge branch 'master' into cfddns

github.com/GhostWriters/DockSTARTer - 8c84c57092be182da5b93da84dfd9020635b5bf5 authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge pull request #858 from GhostWriters/bw

Add bitwarden vars

github.com/GhostWriters/DockSTARTer - 88051a871705fce37dcb49057d46feac05e2c521 authored almost 5 years ago by Eric Nemchik <[email protected]>
Add bitwarden vars

github.com/GhostWriters/DockSTARTer - aba72e3b5d0f5af2c5d10e03e40014b75949fc1a authored almost 5 years ago by Eric Nemchik <[email protected]>
Use hotio/cloudflareddns

github.com/GhostWriters/DockSTARTer - 4927fde5d51f74ad52a4c5d3af26c521408b5aa2 authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge branch 'master' into patch-2

github.com/GhostWriters/DockSTARTer - ec3d5f42f0b6989d017fc2ff2da6b0dd9c5f4895 authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge pull request #64 from Tharic99/patch-3

Create goaccess.md

github.com/GhostWriters/DockSTARTer - 12c9b29a8dd0e3d42c9417fb67a8c4924e47a7ec authored almost 5 years ago by Eric Nemchik <[email protected]>
Update goaccess.md

github.com/GhostWriters/DockSTARTer - 6398fda0ec0248f4305b1a5cf7389aa68d1054a0 authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge branch 'master' into patch-3

github.com/GhostWriters/DockSTARTer - 0ae9864ab78284df1559de3b03d07731abbf225d authored almost 5 years ago by Eric Nemchik <[email protected]>
Update goaccess.md

github.com/GhostWriters/DockSTARTer - d1464924ef8e154e013ef38160cbff3d4c87e9ca authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge pull request #81 from southsko/patch-1

Update unificontroller.md

github.com/GhostWriters/DockSTARTer - 5e0adf07fb607f1c19ef7f262ffeee6471ae23dd authored almost 5 years ago by Eric Nemchik <[email protected]>
Update unificontroller.md

github.com/GhostWriters/DockSTARTer - f79f456dc7594a2fa7f55e380e2d56867b21aef0 authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge branch 'master' into patch-1

github.com/GhostWriters/DockSTARTer - a7c64c4dee1038eb6a5dcbab6c8716234db12f28 authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge pull request #66 from Tharic99/patch-5

Update guacamole.md

github.com/GhostWriters/DockSTARTer - 2312f225df5fbf4a504b51ba5b6fc048be343fd8 authored almost 5 years ago by Eric Nemchik <[email protected]>
Update unificontroller.md

github.com/GhostWriters/DockSTARTer - 0b417913732f48cca6169ccb0950981d7b681d2b authored almost 5 years ago by southsko <[email protected]>
Merge branch 'master' into patch-1

github.com/GhostWriters/DockSTARTer - 43c9ebd9512688a7cf1caeaff982844d1f18c8c6 authored almost 5 years ago by southsko <[email protected]>
Update guacamole.md

github.com/GhostWriters/DockSTARTer - f0f54db75f935297b2bba70b377b8e4c8d05f342 authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge branch 'master' into patch-5

github.com/GhostWriters/DockSTARTer - 490d903f51d4346471d15e8d10c4e00ce65ec771 authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge pull request #69 from Tharic99/patch-6

Update headphones.md

github.com/GhostWriters/DockSTARTer - 024bc31ea894be485ba440e81d69c33e01c5635a authored almost 5 years ago by Eric Nemchik <[email protected]>
Update headphones.md

github.com/GhostWriters/DockSTARTer - bded3704f392d57f47fe788fe7f75628a630ebf8 authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge branch 'master' into patch-6

github.com/GhostWriters/DockSTARTer - 9bdc758ed4ed7a9a00ca113e8be04d85bc6887ba authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge branch 'master' into patch-1

github.com/GhostWriters/DockSTARTer - 46339de9b654069e6c5f5bdd5885f9708d093c51 authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge pull request #85 from GhostWriters/nemchik-patch-1

Update overrides.md

github.com/GhostWriters/DockSTARTer - fb69c443ed11c5aa02128685e3bea47ebed12862 authored almost 5 years ago by Eric Nemchik <[email protected]>
Update overrides.md

Goaccess is included in DS now

github.com/GhostWriters/DockSTARTer - b99c765de3cc9829586282f7f6ef35c15a45908b authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge branch 'master' into yq-go_3

github.com/GhostWriters/DockSTARTer - 0122828ab511ea7629f27d8529e8b6433f878b64 authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge pull request #856 from GhostWriters/limnoria-port

Fix limnoria port

github.com/GhostWriters/DockSTARTer - 7ebd1384a0b9d85d1f534bc69ef0ad89e0bcaabf authored almost 5 years ago by Eric Nemchik <[email protected]>
Fix limnoria port

github.com/GhostWriters/DockSTARTer - d2a3910f1184278931b3b0c8cd847f1cb47aeffb authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge branch 'master' into yq-go_3

github.com/GhostWriters/DockSTARTer - 79a4265ef8e72bb6c8a78decf91cdd647110dc10 authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge pull request #855 from GhostWriters/limnoria

Add limnoria

github.com/GhostWriters/DockSTARTer - 187ca86c3430dce4fb4f3334a2af40e433919845 authored almost 5 years ago by Eric Nemchik <[email protected]>
Add limnoria

github.com/GhostWriters/DockSTARTer - 93a220ce6c09369eddd2774155d46f3ab65dada9 authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge branch 'master' into master

github.com/GhostWriters/DockSTARTer - 45b63653ba0118fdd151139d2e5ed8f956bbe8b2 authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge pull request #854 from GhostWriters/rm

Remove greeting and labeler

github.com/GhostWriters/DockSTARTer - 95ab24430262905e12cc0050e25cf3cfcd25a17a authored almost 5 years ago by Eric Nemchik <[email protected]>
Remove greeting and labeler

github.com/GhostWriters/DockSTARTer - a1b4459aff0e7da2fd7d177afe8211d15ac0aaff authored almost 5 years ago by Eric Nemchik <[email protected]>
Fixing samba.yml

Solves an issue with "samba - volume name is too short"

github.com/GhostWriters/DockSTARTer - 500fe464057ec6c9678cf4e037d339688ffce201 authored almost 5 years ago by PabloHuerfano <[email protected]>
Update to yq-go v3

github.com/GhostWriters/DockSTARTer - f35320b839953a4301d2017185bd0518772f6d58 authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge pull request #850 from GhostWriters/librespeed

Add librespeed

github.com/GhostWriters/DockSTARTer - 1d2e08649a850519bdf794d726de2019d7c23c24 authored almost 5 years ago by Eric Nemchik <[email protected]>
Add librespeed

github.com/GhostWriters/DockSTARTer - 87824d9d9869f59289c5c673be800a293e0a1940 authored almost 5 years ago by Eric Nemchik <[email protected]>
Merge pull request #849 from GhostWriters/minimum

Check minimum required deps

github.com/GhostWriters/DockSTARTer - 10eec7282e211694d8a7d3fa1f2772db2d054f56 authored about 5 years ago by Eric Nemchik <[email protected]>
Check minimum required deps

github.com/GhostWriters/DockSTARTer - b9a88fc55e7c044aa6e1f4e5519701ec3752055a authored about 5 years ago by Eric Nemchik <[email protected]>
Merge pull request #84 from GhostWriters/nemchik-patch-1

Update backups.md

github.com/GhostWriters/DockSTARTer - 6844a1eec2b45a7e752f5ef8d836128d7cbf2fb4 authored about 5 years ago by Eric Nemchik <[email protected]>
Update backups.md

github.com/GhostWriters/DockSTARTer - 61bc924fe77191377032b49724734ba7cd50bf1e authored about 5 years ago by Eric Nemchik <[email protected]>
Merge pull request #845 from GhostWriters/yq-go

Adjust install of yq-go

github.com/GhostWriters/DockSTARTer - d11c490229acab09b69714c5e7be995bf356bd4a authored about 5 years ago by Eric Nemchik <[email protected]>
Merge branch 'master' into yq-go

github.com/GhostWriters/DockSTARTer - d2091cf80e9d3391282d3fcbe1bbd35920bb5849 authored about 5 years ago by Eric Nemchik <[email protected]>
Merge pull request #846 from GhostWriters/remove-backups

Remove backups

github.com/GhostWriters/DockSTARTer - 59b8ab508f7440a64e94c79b1a31180c3938ff04 authored about 5 years ago by Eric Nemchik <[email protected]>
Remove backups

github.com/GhostWriters/DockSTARTer - 8d76b166656b17afbb9c9c1e4b608aeacb435d13 authored about 5 years ago by Eric Nemchik <[email protected]>
Adjust install of yq-go

github.com/GhostWriters/DockSTARTer - dae54ef3d379187774b5af46619714464c1ca213 authored about 5 years ago by Eric Nemchik <[email protected]>
Merge pull request #843 from GhostWriters/shfmt

Shfmt and Editorconfig

github.com/GhostWriters/DockSTARTer - 35ecc03f4fd3d358f7b1a71ed9109b520b19a9d7 authored about 5 years ago by Eric Nemchik <[email protected]>
Merge pull request #82 from GhostWriters/editorconfig

Add editorconfig

github.com/GhostWriters/DockSTARTer - e224c9708171622b985191b0124968053ff31452 authored about 5 years ago by Eric Nemchik <[email protected]>
Add editorconfig

github.com/GhostWriters/DockSTARTer - 1fac6a7e72b628fbd7f121e0118dcf332c5eb1ae authored about 5 years ago by Eric Nemchik <[email protected]>
Fix shfmt issue from shfmt 3.0.0

github.com/GhostWriters/DockSTARTer - 64be9434706a9ca9873f85543d57caaeeeb66479 authored about 5 years ago by Eric Nemchik <[email protected]>
Add editorconfig

github.com/GhostWriters/DockSTARTer - e2aed680411ab62f613f4638a832629638565b26 authored about 5 years ago by Eric Nemchik <[email protected]>
Update unificontroller.md

github.com/GhostWriters/DockSTARTer - 95d9eb1ef5f94609c8eac9773937e3641bc9532b authored about 5 years ago by southsko <[email protected]>
Merge pull request #841 from GhostWriters/deprecate

Remove deprecated apps

github.com/GhostWriters/DockSTARTer - a9caf9186374ad75632804bfb5b7d064b52ca612 authored about 5 years ago by Eric Nemchik <[email protected]>
Remove deprecated apps

github.com/GhostWriters/DockSTARTer - b10a8b571701b59e29f9a3b33cd3eb7a2c08706e authored about 5 years ago by Eric Nemchik <[email protected]>
Merge pull request #839 from GhostWriters/plex

Add plex_claim and remove transcode volume

github.com/GhostWriters/DockSTARTer - 59af2794076de9ed6f60e3c85c822097c140bce4 authored about 5 years ago by Eric Nemchik <[email protected]>
Add plex_claim and remove transcode volume

github.com/GhostWriters/DockSTARTer - 7d944379f22d920eb19df166df4c0e8263a6c5b1 authored about 5 years ago by Eric Nemchik <[email protected]>
Merge pull request #828 from GhostWriters/grafana-arm

Add ARM images for grafana

github.com/GhostWriters/DockSTARTer - 38da2d5105643af34835d5ac4b8f7b57a3b1300f authored about 5 years ago by Eric Nemchik <[email protected]>
Merge branch 'master' into grafana-arm

github.com/GhostWriters/DockSTARTer - 8f4c4594b972bfa10bd94ef3e920ddb6901c9375 authored about 5 years ago by Eric Nemchik <[email protected]>