From 87b88f312938811e69252a65bf5a80c726ca13a6 Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Mon, 22 Apr 2024 15:32:43 +0300 Subject: [PATCH] m --- db/nosql/redis/redict.txt | 5 +++++ db/sql/tools/migration/dbfirst.txt | 4 ++++ devops/security/openam/articles.txt | 3 +++ devops/security/openam/openam.txt | 4 ++++ devops/virt/docs/articles.txt | 3 +++ os/x-ui/launcher/rs-rglauncher.txt | 1 + pl/cross/messaging/kafka/features/manual-ack.txt | 2 ++ pl/web/css/features/scope.txt | 2 ++ 8 files changed, 24 insertions(+) create mode 100644 db/nosql/redis/redict.txt create mode 100644 db/sql/tools/migration/dbfirst.txt create mode 100644 devops/security/openam/articles.txt create mode 100644 devops/security/openam/openam.txt create mode 100644 os/x-ui/launcher/rs-rglauncher.txt create mode 100644 pl/cross/messaging/kafka/features/manual-ack.txt create mode 100644 pl/web/css/features/scope.txt diff --git a/db/nosql/redis/redict.txt b/db/nosql/redis/redict.txt new file mode 100644 index 000000000..c76e6315b --- /dev/null +++ b/db/nosql/redis/redict.txt @@ -0,0 +1,5 @@ +https://redict.io/ +https://codeberg.org/redict/redict + +https://redict.io/docs/install +https://redict.io/posts diff --git a/db/sql/tools/migration/dbfirst.txt b/db/sql/tools/migration/dbfirst.txt new file mode 100644 index 000000000..1a1698c84 --- /dev/null +++ b/db/sql/tools/migration/dbfirst.txt @@ -0,0 +1,4 @@ +https://dbfirst.ru/ + +2024 +https://habr.com/ru/articles/808279/ diff --git a/devops/security/openam/articles.txt b/devops/security/openam/articles.txt new file mode 100644 index 000000000..e36aeb605 --- /dev/null +++ b/devops/security/openam/articles.txt @@ -0,0 +1,3 @@ +2024 +https://habr.com/ru/articles/808431/ + https://github.com/OpenIdentityPlatform/spring-security-openam-example diff --git a/devops/security/openam/openam.txt b/devops/security/openam/openam.txt new file mode 100644 index 000000000..b75d6adb6 --- /dev/null +++ b/devops/security/openam/openam.txt @@ -0,0 +1,4 @@ +https://www.openidentityplatform.org/openam +https://github.com/OpenIdentityPlatform/OpenAM + +https://github.com/OpenIdentityPlatform/OpenAM/wiki/How-to-Add-Authorization-and-Protect-Your-Application-With-OpenAM-and-OpenIG-Stack diff --git a/devops/virt/docs/articles.txt b/devops/virt/docs/articles.txt index 0d7ff71b4..fa97ef8dc 100644 --- a/devops/virt/docs/articles.txt +++ b/devops/virt/docs/articles.txt @@ -1,3 +1,6 @@ +2024 +https://blog.csdn.net/ByteDanceTech/article/details/120328988 + https://habr.com/ru/companies/flant/articles/751746/ 2023 https://habr.com/ru/companies/flant/articles/751746/ 2021 diff --git a/os/x-ui/launcher/rs-rglauncher.txt b/os/x-ui/launcher/rs-rglauncher.txt new file mode 100644 index 000000000..513faa402 --- /dev/null +++ b/os/x-ui/launcher/rs-rglauncher.txt @@ -0,0 +1 @@ +https://github.com/aeghn/rglauncher diff --git a/pl/cross/messaging/kafka/features/manual-ack.txt b/pl/cross/messaging/kafka/features/manual-ack.txt new file mode 100644 index 000000000..570de8349 --- /dev/null +++ b/pl/cross/messaging/kafka/features/manual-ack.txt @@ -0,0 +1,2 @@ +2024 +https://habr.com/ru/articles/808975/ diff --git a/pl/web/css/features/scope.txt b/pl/web/css/features/scope.txt new file mode 100644 index 000000000..5677b96d3 --- /dev/null +++ b/pl/web/css/features/scope.txt @@ -0,0 +1,2 @@ +2023 +https://12daysofweb.dev/2023/css-scope/