首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏Linux运维学习之路

    本地yum仓库搭建及rpm软件包定制

    searching forfiles -d    指定依赖于哪些包 -f    第二次打包时目录下如果有同名安装包存在,则覆盖它 -p    输出的安装包的目录,不想放在当前目录下就需要指定 --post-install /application/nginx 第二步:制作fpm包 fpm -s dir -t rpm -n nginx -v 1.10.2 -d 'pcre-devel,openssl-devel' --post-install libjpeg-turbo-devel,freetype-devel,libpng-devel,gd-devel,libcurl-devel,libxslt-devel,mhash,mcrypt' --post-install

    1.9K50发布于 2018-01-24
  • 来自专栏惨绿少年

    FPM定制RPM包实践

    指定包的名字 -v 指定包的版本号 -C 指定打包的相对路径 -d 指定依赖于哪些包 -f 第二次打包时目录下如果有同名安装包存在,则覆盖它 -p 输出的安装包的目录,不想放在当前目录下就需要指定 --post-install with-http_ssl_module make make install ln -s /application/nginx-1.10.2 /application/ngin 1.5.2 编写脚本(for --post-install killall nginx [root@test ~]# fpm -s dir -t rpm -n nginx -v 1.10.2 -d 'pcre-devel,openssl-devel' --post-install

    1.8K00发布于 2017-12-27
  • 来自专栏四楼没电梯

    Win11 安装 PostgreSQL 报错解决方案

    一、问题概述 在 Win11 系统中安装 PostgreSQL 时,可能会遇到“Problem running post-install”的报错情况。 删除服务: pg_ctl unregister -N PostgreSQL 四、总结归纳 通过以上方法,可以有效解决 Win11 安装 PostgreSQL 时出现的“Problem running post-install

    3.9K10编辑于 2024-10-18
  • 来自专栏全栈程序员必看

    k8s 裸机安装 nginx1.19 ingrass

    metadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install metadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install metadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install metadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install metadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install

    63730发布于 2021-05-19
  • 来自专栏Lansonli技术博客

    【云原生 | Kubernetes篇】深入了解Ingress(十二)

    ServiceAccountmetadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install ClusterRolemetadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install ClusterRoleBindingmetadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install Rolemetadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install RoleBindingmetadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install

    87981编辑于 2022-06-15
  • 来自专栏小陈运维

    在k8s(kubernetes) 上安装 ingress V1.1.0

    ingress-nginx-admission namespace: ingress-nginx annotations: helm.sh/hook: pre-install,pre-upgrade,post-install metadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install metadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install ingress-nginx-admission namespace: ingress-nginx annotations: helm.sh/hook: pre-install,pre-upgrade,post-install : name: ingress-nginx-admission-patch namespace: ingress-nginx annotations: helm.sh/hook: post-install

    1.7K50编辑于 2021-12-16
  • 来自专栏golang算法架构leetcode技术php

    mac 上学习k8s系列(2)安装ingress-nginx

    metadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install metadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install metadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install metadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install metadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install

    1.2K20编辑于 2022-08-02
  • 来自专栏Ken的杂谈

    解决macOS下PostgreSQL安装失败问题

    一、现象与原因 1、问题现象 Problem running post-install step.

    2.9K20编辑于 2023-04-07
  • 来自专栏若尘的技术专栏

    Flutter 出错处理

    An error occurred while processing the post-install hook of the Podfile. undefined method `each_child

    1.8K45编辑于 2021-12-05
  • 来自专栏数据库相关

    CentOS6.7上使用FPM打包制作自己的rpm包

             第二次打包时目录下如果有同名安装包存在,则覆盖它 -p         输出的安装包的目录,不想放在当前目录下就需要指定 --vendor   供应商 --description  注释信息 --post-install "OPS@Company" --description "Nginx for Company,Build in 2016/11/28" -d 'pcre-devel,openssl-devel' --post-install

    1.7K20发布于 2019-09-18
  • 来自专栏小陈运维

    在k8s(kubernetes)上安装 ingress V1.1.3

    ingress-nginx-admission   namespace: ingress-nginx   annotations:     helm.sh/hook: pre-install,pre-upgrade,post-install metadata:   name: ingress-nginx-admission   annotations:     helm.sh/hook: pre-install,pre-upgrade,post-install metadata:   name: ingress-nginx-admission   annotations:     helm.sh/hook: pre-install,pre-upgrade,post-install ingress-nginx-admission   namespace: ingress-nginx   annotations:     helm.sh/hook: pre-install,pre-upgrade,post-install :   name: ingress-nginx-admission-patch   namespace: ingress-nginx   annotations:     helm.sh/hook: post-install

    1.4K40编辑于 2022-04-21
  • 来自专栏陶然同学博客

    【云原生实战】Kubernetes核心实战

    metadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install metadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install metadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install metadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install metadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install

    77230编辑于 2023-02-27
  • 来自专栏向治洪

    Android 应用安装过程分析

    = 0); // Set up the post-install work request bookkeeping. This will be used // and cleaned up by the post-install event handling regardless of appropriate, then pass responsibility back to the // Package Manager to run the post-install possible, or the Backup Manager was mysteriously not // available -- just fire the post-install if (DEBUG_INSTALL) Log.v(TAG, "No restore - queue post-install for " + token); Message

    3.5K90发布于 2018-02-06
  • 来自专栏Lansonli技术博客

    云原生(三十一) | Kubernetes篇之平台基本预装资源

    ServiceAccountmetadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install ClusterRolemetadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install ClusterRoleBindingmetadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install Rolemetadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install RoleBindingmetadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install

    1.1K61编辑于 2022-07-13
  • 来自专栏大数据学习笔记

    CentOS7安装Oracle XE记录

    正在升级/安装... 1:oracle-xe-11.2.0-1.0 ################################# [100%] Executing post-install 正在升级/安装... 1:oracle-xe-11.2.0-1.0 ################################# [100%] Executing post-install

    60920编辑于 2023-10-18
  • 来自专栏云原生工具箱

    【每日一个云原生小技巧 #23】Helm Hooks

    使用技巧 明确 Hook 类型:根据需求选择合适的 hook 类型,如 pre-install, post-install, pre-delete, post-delete 等。

    73940编辑于 2023-11-16
  • 来自专栏OY_学习记录

    Kubernetes核心实战

    metadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install metadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install metadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install metadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install metadata: name: ingress-nginx-admission annotations: helm.sh/hook: pre-install,pre-upgrade,post-install

    84810编辑于 2023-02-23
  • 来自专栏python123

    postgresql安装错误,解决方法

    postgresql安装之最后一步出现problem running post-install step.

    6.7K40发布于 2021-10-28
  • 来自专栏腾讯云原生团队

    【容器9月报】多项自定义功能上线,满足用户自助操作的需求

    边缘容器TKE-Edge 【新特性】“脚本添加节点”支持用户自定义 Pre-Install 和 Post-Install 脚本。

    59110编辑于 2022-10-08
  • 来自专栏Android 研究

    APK安装流程详解13——PMS中的新安装流程下(装载)

    = 0); // Set up the post-install work request bookkeeping. This will be used // and cleaned up by the post-install event handling regardless of appropriate, then pass responsibility back to the // Package Manager to run the post-install if (DEBUG_INSTALL) Log.v(TAG, "No restore - queue post-install for " + token); Message case POST_INSTALL: { if (DEBUG_INSTALL) Log.v(TAG, "Handling post-install for " +

    2.9K20发布于 2018-08-30
领券