Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Hong committed Dec 9, 2023
1 parent 09cf6f8 commit 4fab5eb
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/cloud/cloud.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# cloud

## Guides/Tips/Misc...etc

* AWS
* [What is AWS Database Migration Service?](https://docs.aws.amazon.com/dms/latest/userguide/Welcome.html)
* [What is Amazon Aurora?](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html)
* [High availability for Amazon Aurora](https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/Concepts.AuroraHighAvailability.html)
14 changes: 14 additions & 0 deletions docs/network/web/matrix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# matrix

## Guides/Tips/Misc...etc

* [matrix.org](https://matrix.org/)

* server
* [synapse](https://github.com/matrix-org/synapse/)
* [conduit](https://gitlab.com/famedly/conduit)
* client
* [fluffychat](https://matrix.org/ecosystem/clients/fluffychat/)
* bridege
* [telegram](https://matrix.org/ecosystem/bridges/telegram/)
* [discord](https://matrix.org/ecosystem/bridges/discord/)
2 changes: 2 additions & 0 deletions docs/network/web/web.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@
* [ASGI (Asynchronous Server Gateway Interface)](https://asgi.readthedocs.io/en/latest/)
* [Uvicorn is an ASGI web server implementation for Python.](https://www.uvicorn.org/)
* [Python/Django](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django)
* [網頁應用框架Django 5.0添加多項新功能強化資料庫操作](https://www.ithome.com.tw/news/160213)
* [Django 5.0 release notes](https://docs.djangoproject.com/en/5.0/releases/5.0/)
* [Django Tutorial: The Local Library website](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django/Tutorial_local_library_website)
* [django-locallibrary-tutorial](https://github.com/mdn/django-locallibrary-tutorial)
* automation
Expand Down
6 changes: 6 additions & 0 deletions docs/storage/storage.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# storage

## Guides/Tips/Misc...

* [red_hat_ceph_storage/Chapter 2. Understanding process management for Ceph](https://access.redhat.com/documentation/en-us/red_hat_ceph_storage/4/html/administration_guide/understanding-process-management-for-ceph)
* [4 Ceph cluster administration](https://documentation.suse.com/ses/7.1/html/ses-all/admin-caasp-cluster.html)

0 comments on commit 4fab5eb

Please sign in to comment.