Commit Graph

2944 Commits

Author SHA1 Message Date
Kieran eae1671976
Link Cleanup (#1006) 2022-06-14 08:21:49 +02:00
knrdl ab0892b323
Add CASA (Container as a Service Admin) (#1002) 2022-06-06 18:43:06 +02:00
Manuel Schmid c4d0048feb
fix: redirected links now work again (#1003)
Twitter refuses to answer to crawlers other than 404
Youtube still redirects to consent.youtube.com for its services and requires a cookie not present for our crawler
https://www.meetup.com/en-AU/Docker-Online-Meetup/ still uses a cookie check
2022-06-06 16:01:58 +02:00
dependabot[bot] 1148a05ad3
Bump node-fetch from 3.2.4 to 3.2.5 (#1000)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.4...v3.2.5)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 09:30:18 +02:00
dependabot[bot] 255fe8db74
Bump cheerio from 1.0.0-rc.10 to 1.0.0-rc.11 (#999)
Bumps [cheerio](https://github.com/cheeriojs/cheerio) from 1.0.0-rc.10 to 1.0.0-rc.11.
- [Release notes](https://github.com/cheeriojs/cheerio/releases)
- [Changelog](https://github.com/cheeriojs/cheerio/blob/main/History.md)
- [Commits](https://github.com/cheeriojs/cheerio/compare/v1.0.0-rc.10...v1.0.0-rc.11)

---
updated-dependencies:
- dependency-name: cheerio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 09:29:30 +02:00
Kieran 9a43c98271 Rm Dockerfile generator - Dead link 2022-06-05 22:44:59 +01:00
Kieran f2b483df68 rm Dist - Dead Link 2022-06-05 22:43:55 +01:00
Kieran 24518200f1 Fixed node.js url 2022-06-05 22:40:19 +01:00
skillcombo f6b4509807
Add list of free and paid online courses (#998)
* Add list of free online courses

* Updated text
2022-05-24 07:54:52 +02:00
Michal Nowikowski edbd2f346a
Add Kraken CI (#997)
* Add Kraken CI

Kraken CI is a CI/CD system. One of its executors is Docker.
2022-05-12 09:01:54 +02:00
Pieter eb9b91f402
Add Docker simplified in 55 seconds (#996) 2022-05-01 11:29:13 +02:00
Alexandr K 27ee55f068
Add Stevedore (#995) 2022-04-30 18:18:44 +02:00
dependabot[bot] 6a212e728a
Bump node-fetch from 3.2.3 to 3.2.4 (#994)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.3...v3.2.4)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-29 01:23:52 +02:00
dependabot[bot] 4839b34936
Bump showdown from 2.0.3 to 2.1.0 (#992)
Bumps [showdown](https://github.com/showdownjs/showdown) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/showdownjs/showdown/releases)
- [Changelog](https://github.com/showdownjs/showdown/blob/2.1.0/CHANGELOG.md)
- [Commits](https://github.com/showdownjs/showdown/compare/2.0.3...2.1.0)

---
updated-dependencies:
- dependency-name: showdown
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 20:51:11 +02:00
dependabot[bot] b59e13ae6d
Bump fs-extra from 10.0.1 to 10.1.0 (#991)
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.0.1 to 10.1.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/10.0.1...10.1.0)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-20 19:51:47 +02:00
Intron014 c21d88fd02
Axibase Collector link fix (#990) 2022-04-18 14:52:44 +02:00
theAkito 1669261fba
Add userdef 2022-04-04 09:14:16 +02:00
dependabot[bot] 989dba029d
Bump node-fetch from 3.2.2 to 3.2.3 (#987)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.2...v3.2.3)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-14 16:27:49 +01:00
dependabot[bot] 64dbf4f7e4
Bump showdown from 2.0.2 to 2.0.3 (#986)
Bumps [showdown](https://github.com/showdownjs/showdown) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/showdownjs/showdown/releases)
- [Changelog](https://github.com/showdownjs/showdown/blob/2.0.3/CHANGELOG.md)
- [Commits](https://github.com/showdownjs/showdown/compare/2.0.2...2.0.3)

---
updated-dependencies:
- dependency-name: showdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-08 16:04:04 +01:00
dependabot[bot] ece84e8293
Bump node-fetch from 3.2.1 to 3.2.2 (#985)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.1...v3.2.2)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 16:25:49 +01:00
Rahuλ Dé 01cb9068f1
Add contajners, deprecate clj-docker-client (#983)
* Add contajners, deprecate clj-docker-client

* keep list alphabetically sorted
2022-03-03 21:27:19 +01:00
Artem Golub 1c897757c6
add nuxxapp/nuxx to Projects > Container Operations > Container Composition (#982)
* add nuxxapp/nuxx to Projects > Container Operations > Container Composition

* Alphabetical order fix.
2022-03-03 21:23:49 +01:00
dependabot[bot] 83bc96d257
Bump showdown from 2.0.1 to 2.0.2 (#984)
Bumps [showdown](https://github.com/showdownjs/showdown) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/showdownjs/showdown/releases)
- [Changelog](https://github.com/showdownjs/showdown/blob/2.0.2/CHANGELOG.md)
- [Commits](https://github.com/showdownjs/showdown/compare/2.0.1...2.0.2)

---
updated-dependencies:
- dependency-name: showdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-03 21:21:13 +01:00
dependabot[bot] abdf5a988a
Bump showdown from 2.0.0 to 2.0.1 (#981)
Bumps [showdown](https://github.com/showdownjs/showdown) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/showdownjs/showdown/releases)
- [Changelog](https://github.com/showdownjs/showdown/blob/master/CHANGELOG.md)
- [Commits](https://github.com/showdownjs/showdown/compare/2.0.0...2.0.1)

---
updated-dependencies:
- dependency-name: showdown
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 18:35:48 +01:00
dependabot[bot] 57e5633532
Bump node-fetch from 3.2.0 to 3.2.1 (#980)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.0...v3.2.1)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-01 17:20:42 +01:00
dependabot[bot] 1f9e64072e
Bump fs-extra from 10.0.0 to 10.0.1 (#978)
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.0.0 to 10.0.1.

- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/10.0.0...10.0.1)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-23 16:05:13 +01:00
dependabot[bot] 75c5ed6be0
Bump showdown from 1.9.1 to 2.0.0 (#977)
Bumps [showdown](https://github.com/showdownjs/showdown) from 1.9.1 to 2.0.0.
- [Release notes](https://github.com/showdownjs/showdown/releases)
- [Changelog](https://github.com/showdownjs/showdown/blob/2.0.0/CHANGELOG.md)
- [Commits](https://github.com/showdownjs/showdown/compare/1.9.1...2.0.0)

---
updated-dependencies:
- dependency-name: showdown
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-16 17:13:17 +01:00
Enzo Caceres 2a6049224f
Fixed typos (#976)
Changed 'Funcitons' to 'Functions'
2022-02-07 08:46:37 +01:00
dependabot[bot] 12cd018192
Bump node-fetch from 3.1.1 to 3.2.0 (#975)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-31 19:27:11 +01:00
Julien Bisconti 680ac2ee23
Create dependabot to update dep 2022-01-31 19:04:42 +01:00
Archimedes Trajano 87dde8e31d
Updated URL to swarm management (#974) 2022-01-28 08:59:15 +01:00
Giovanni Pecoraro f72694f84d
Added 'RedHerd Framework' (#971) 2022-01-26 13:24:38 +01:00
Devon Blandin ecdfedcabd
add artsy/hokusai to Projects > Development with Docker > Wrappers (#973)
A Docker + Kubernetes CLI for application developers; used to containerize an
application and to manage its lifecycle throughout development, testing, and
release cycles. From https://github.com/artsy
2022-01-23 18:39:07 +01:00
dependabot[bot] 4a2abf834d
Bump node-fetch from 3.0.0 to 3.1.1 (#972)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v3.0.0...v3.1.1)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-23 18:17:40 +01:00
Angelo Delicato 5d089b157f
Add 'RAUDI' (#970) 2022-01-14 17:44:12 +01:00
Hasan El-Hefnawy 9d9ace94c5
add digital ocean (#968) 2022-01-01 19:27:13 +01:00
Nicholas Dille c8ba307890
Added docker-setup (#967) 2021-12-20 00:26:11 +01:00
Jaen 74228596f7
Mark Stacker as abandoned; Last commit 5 years ago (#966) 2021-11-23 08:11:26 +01:00
Emily Marigold Klassen 2e4a765c7e
Mark ctop (1) (python) as dead (#962)
The repo is archived in github
2021-10-27 08:21:00 +02:00
Julien Bisconti 6592eb1de2
Merge pull request #960 from veggiemonk/netlify-plugins 2021-10-23 23:48:13 +02:00
Julien Bisconti fe5bda5d9e Ignore failing url 2021-10-23 23:35:31 +02:00
Julien Bisconti 7ebe48bc24 Remove phonibo 2021-10-23 23:31:00 +02:00
Julien Bisconti ce032627b3 Ignore badge 2021-10-23 23:29:32 +02:00
Julien Bisconti fda26b09a2 load json readfileSync 2021-10-23 23:19:10 +02:00
Julien Bisconti 3bdaf57c76 default export 2021-10-23 23:12:27 +02:00
Julien Bisconti 6d98886661 load json cjs 2021-10-23 23:11:02 +02:00
Julien Bisconti 370d33b7a1 change to module 2021-10-23 23:09:46 +02:00
Julien Bisconti e0838158dc change to module 2021-10-23 23:08:32 +02:00
Julien Bisconti d98c56bc80 Use netlify plugins 2021-10-23 22:59:57 +02:00
Manuel Schmid b82bac6bcf
Merge pull request #959 from laundmo/patch-1
Add "Local Docker DB" list to "Awesome Lists"
2021-09-23 19:36:54 +02:00