outline/outline: The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.
Temp
从零开始使用开源文档/Wiki软件 Outline(二)
上篇文章中,我们提到了如何快速部署和使用 Outline,本篇文章将展开介绍 Outline 的一些细节配置。
从零开始使用开源文档/Wiki软件 Outline(一)
本篇文章将介绍一款适用于个人或团队场景使用的开源 文档/ Wiki 软件,Outline。在介绍如何部署使用之前,先聊聊为什么我会选择它。
从零开始使用开源文档/Wiki软件 Outline(二)
上篇文章中,我们提到了如何快速部署和使用 Outline,本篇文章将展开介绍 Outline 的一些细节配置。 写在前面为了方便使用,我对上篇文章中提到的示例代码 https://github.com/soulteary/docker-outline 进行了一…
从零开始使用开源文档/Wiki软件 Outline(一)
本篇文章将介绍一款适用于个人或团队场景使用的开源 文档/ Wiki 软件,Outline。 在介绍如何部署使用之前,先聊聊为什么我会选择它。 写在前面作为一个 Confluence 重度用户、前 EverNote 重度用户,我觉得有必要…
shellcheck.net/wiki/
xero/dotfiles: rice 🍚 custom linux config files. as seen on r/unixporn #noricenolife neovim cultist. perpetual wip
rice 🍚 custom linux config files. as seen on r/unixporn #noricenolife neovim cultist. perpetual wip - xero/dotfiles: rice 🍚 custom linux config files. as seen on r/unixporn #noricenolife neovim cul...
owl4ce/dotfiles: :cherry_blossom: Aesthetic OpenboxWM Environment
:cherry_blossom: Aesthetic OpenboxWM Environment. Contribute to owl4ce/dotfiles development by creating an account on GitHub.
driesvints/dotfiles: Get started with your own dotfiles.
Get started with your own dotfiles. Contribute to driesvints/dotfiles development by creating an account on GitHub.
halostatue/dotfiles: Dotfiles for 2023, Managed with chezmoi
快猫星云 Flashcat | 为了无法度量的价值 | 开源监控 | 夜莺监控 | 可观测平台 | 运维监控 | IT监控
快猫星云(官网),支持云原生监控、混合云监控、多云统一监控,解决云原生架构、混合云架构下统一监控难、故障定位慢的问题
Best VTuber Software
Best VTuber Software. GitHub Gist: instantly share code, notes, and snippets.
OpenWrt软路由固件下载与在线定制编译
一分钟在线定制编译专属OpenWrt固件,支持X86,小米,红米,Nanopi,电视盒子,树莓派,华硕等250+软硬路由器
使用 Few-shot 创建你的专属小工具 · Yidadaa/ChatGPT-Next-Web · Discussion #416
什么是 Few-shot ? 在 Few-shot 这个概念之上还有一个 Zero-Shot,所以我们先了简单解一下 Zero-Shot Zero-Shot Prompting 是一种自然语言处理技术,可以让计算机模型根据提示或指令进行任务处理。各位常用的 ChatGPT 就用到这个技术。 举个例子,我们可以给 ChatGPT 一个简短的 prompt,比如 描述某部电影的故事情节,它就可以...
SaleSmartly-Customer Service,Automated Marketing,Email Platform
Ai Art Generator: R18
R18 | Anime | Publicly generated with Free AI Art Generator β on Sunday 18th of December 2022 at 04:12:39 PM
SeaArt
Home | Helicone - Monitoring for Generative AI
Monitoring usage and costs for language models shouldn't be a hassle. With Helicone, you can focus on building your product, not building and maintaining your own analytics solution.
Home - ZipZap.AI - Immersive Multilingual Translation
ZZipZap.AI的沉浸式翻译,写作翻译,借助强大的生成式人工智能大语言模型(ChatGPT),能让您在浏览Twitter、Discord等各类外文网页内容时,无缝、沉浸、不切换页面的实现非常专业、高效的翻译功能。
ROASTED
Well if it isn't the human version of a participation trophy. Have fun getting absolutely roasted by AI.
通过 MicroK8s 搭建你的 K8s 环境
去年的时候,我曾经写过如何[简单搭建 Kubernetes 集群],当时使用的是官方的工具箱:Kubeadm,这个方案对于只是想试试的同学来说,还是过于复杂。这里介绍一款简单的工具:MicroK8s。官方给这款工具的人设是“无需运维的 Kubernetes ,服务于工作站、物联网。”最大的价值在于可以快速搭建单节点的容器编排系统,用于生产试验。[官方网站]里的文档有简单介绍如何安装使用,但是却未曾考虑安装过程存在网络问题的神州大陆的同学们,本文将结合这种情况聊聊。
轻量高可用的 K8s 集群搭建方案:MicroK8s
MicroK8s 是 CNCF 认证的 Kubernetes 发行版,由 Ubuntu 背后的商业公司 Canonical 开发和维护。它和完整版的 Kubernetes 一样支持高可用特性(HA),支持快速组建 K8s 集群。适合用于边缘计算、IoT、以及使用 KubeFlow 的 MLOps 机器学习场景。当然,也适合用于开发者本地环境,以轻量的资源消耗、简单的运维成本获得几乎完整的 Kubernetes 生态体验。本篇文章,我们来聊聊如何通过它来快速组建一个本地集群。
Install microk8s in an offline environment with registry mirrors - General Discussions / microk8s - Discuss Kubernetes
I’m testing an installtion of microk8s in a offline environment. To setup microk8s i use snap download (at a different client) to get the installation sources and moved it to my offline client. There i can successfull install microk8s with snap. After editing containerd-template.toml with my mirrored registries (for docker.io, k8s.gcr.io, e.g.) i restarted the microk8s to apply this changes. Within the first start microk8s will pull some container from k8s.gcr.io/pause:3.1 and calico from docke...
MicroK8s - Installing behind a proxy | MicroK8s
MicroK8s is the simplest production-grade upstream K8s. Lightweight and focused. Single command install on Linux, Windows and macOS. Made for devops, great for edge, appliances and IoT. Full high availability Kubernetes with autonomous clusters.
MicroK8s - Services and ports | MicroK8s
MicroK8s is the simplest production-grade upstream K8s. Lightweight and focused. Single command install on Linux, Windows and macOS. Made for devops, great for edge, appliances and IoT. Full high availability Kubernetes with autonomous clusters.
runningcheese/Awesome-Zlibrary
Contribute to runningcheese/Awesome-Zlibrary development by creating an account on GitHub.
vCenter Server 安装和设置 - VMware vSphere 8.0
安装VCSA6.5(vCenter Server Appliance 6.5) - airoot - 博客园
相关文章:http://www.ctoclubs.com/?p=756 一、简介 VCSA(vCenter Server Appliance 6.5),相对于Windows版本的vCenter,VCSA支持的主机数以及虚拟机数量增多了,分别分1000、10000。也避免了购买更多的Windows授权
Tanzu安装测试 –
Zhengtianbao's Blog
VMware Tanzu kubernetes 发行版部署尝鲜
之前接触的 Kubernetes 集群部署工具大多数都是依赖于 ssh 连接到待部署的节点上进行部署操作,这样就要求部署前需要提前准备好集群节点,且要保证这些节点的网络互通以及时钟同步等问题。类似于 kubespray 或者 kubekey 这些部署工具是不会去管这些底层的 IaaS 资源的创建,是要自己提前准备好。但是在一些企业私有云环境中,使用了如 VMware vShpere 或 OpenS