Devlive 开源社区 本次搜索耗时 1.650 秒,为您找到 25 个相关结果.
  • Installation - Self-hosted

    12581 2024-06-16 《Coolify》
    Requirements Supported Operating Systems Supported Architectures Minimum Required Server For Coolify For Your Resources Installation Automated Manually Docker Desktop A ...
  • Publishing your site

    7918 2024-06-03 《Docusaurus 1.14.7》
    Building Static HTML Pages Hosting Static HTML Pages Hosting on a Service: Using Vercel Using GitHub Pages Deploying to GitHub Pages Automating Deployments Using Continuous I...
  • siteConfig.js

    7213 2024-06-03 《Docusaurus 1.14.7》
    User Showcase siteConfig Fields Mandatory Fields baseUrl [string] colors [object] copyright [string] favicon [string] headerIcon [string] headerLinks [array] organizat...
  • 平台安装介绍

    目的和范围 目标受众 系统要求 硬件要求 软件要求 安装前准备 下载&&配置flink 引入MySQL依赖包 下载Apache StreamPark™ 安装 初始化系统数据 查看执行StreamPark元数据SQL文件 连接MySQL数据库 && 执行初始化脚本 查看执行结果 Apache StreamPark™配置 配置mysql...
  • Set Up with Kubernetes

    Prerequisites Installation SeaTunnel docker image Flink Zeta (local-mode) Zeta (cluster-mode) Deploying the operator Flink Zeta (local-mode) Zeta (cluster-mode) Run SeaTu...
  • Platform Installation Introduction

    Platform Installation Introduction Purpose and Scope Target Audience System Requirements Hardware Requirements Software Requirements Pre-installation Preparation Download & C...
  • Performance

    2731 2024-06-29 《Apache Iceberg 1.5.2》
    Scan planning Metadata filtering Data filtering Iceberg is designed for huge tables and is used in production where a single table can contain tens of petabytes of data. Even ...
  • Building From Source

    2429 2024-07-05 《Apache Kyuubi 1.9.1》
    Building With Maven Building A Submodule Individually Building Submodules Individually Skipping Some Modules Building Kyuubi Against Different Apache Spark Versions Building K...
  • Downgrade - Self-hosted

    2404 2024-06-16 《Coolify》
    A guide on how to downgrade the self-hosted version of Coolify. If you have any issues with the latest version, you can simple downgrade to the previous version. Here is how you ...
  • 第二节:开发环境搭建 - 工具链与配置

    学习目标 为什么需要完整的开发环境? 开发环境概览 安装Node.js和npm 创建项目并初始化 安装Vite作为构建工具 安装Tailwind CSS及其依赖 初始化Tailwind CSS配置 配置项目结构 创建基础HTML文件 创建主JavaScript文件 自定义Tailwind配置 配置npm脚本 配置Vite 加入常用...