Pinned Repositories
101
A basic instruction for Kubernetes setup and understanding.
1010class
1010课程脑图
ansible-cmdb
Generate host overview from ansible fact gathering output
ansible-mariadb-galera-cluster
ansible-role-mariadb
Ansible Role: MariaDB
CephGitBookNote
CephGitBook笔记
Codes
lnsyyj.github.io.bak
lnsyyj's Repositories
lnsyyj/101
A basic instruction for Kubernetes setup and understanding.
lnsyyj/ansible-cmdb
Generate host overview from ansible fact gathering output
lnsyyj/ansible-mariadb-galera-cluster
lnsyyj/ansible-role-mariadb
Ansible Role: MariaDB
lnsyyj/application-backup
lnsyyj/Auto-GPT
An experimental open-source attempt to make GPT-4 fully autonomous.
lnsyyj/ceph
Ceph is a distributed object, block, and file storage platform
lnsyyj/ceph-csi
CSI driver for Ceph
lnsyyj/ansible-runner
A tool and python library that helps when interfacing with Ansible directly or as part of another system whether that be through a container image interface, as a standalone tool, or as a Python module that can be imported. The goal is to provide a stable and consistent interface abstraction to Ansible.
lnsyyj/awesome-remote-job
A curated list of awesome remote jobs and resources. Inspired by https://github.com/vinta/awesome-python
lnsyyj/ceph-container
Docker files and images to run Ceph in containers
lnsyyj/ceph-nvmeof
Service to provide Ceph storage over NVMe-oF protocol
lnsyyj/daos
DAOS Storage Stack (client libraries, storage engine, control plane)
lnsyyj/fio
Flexible I/O Tester
lnsyyj/go-backend-clean-architecture
A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.
lnsyyj/go-clean-arch
Go (Golang) Clean Architecture based on Reading Uncle Bob's Clean Architecture
lnsyyj/golang-examples
lnsyyj/hd_write_verify
LBA tools(hd_write_verify & hd_write_verify_dump) are very useful for testing Storage stability and verifying DATA consistency, there are much better than FIO & vdbench's verifying functions. for example: physical disk: ide/sata/scsi/ssd/iscsi/fc/raid/...; virtual disk: loop/nbd/lvm/soft raid/...; VM disk: ide/sata/scsi/virtio-blk/virtio-scsi/...;
lnsyyj/immich
High performance self-hosted photo and video management solution.
lnsyyj/iouring-go
Provides easy-to-use async IO interface with io_uring
lnsyyj/k8s_study
Follow me to study Docker/Kubernetes
lnsyyj/lab-openstack
lab for OpenStack
lnsyyj/rook
Storage Orchestration for Kubernetes
lnsyyj/rust-exercises
lnsyyj/seaweedfs
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
lnsyyj/test-ansible
lnsyyj/toolbox
lnsyyj/vue-admin-template
a vue2.0 minimal admin template
lnsyyj/vue-test
lnsyyj/wild-workouts-go-ddd-example
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.