GaGa

One GaGa, One World !

Screen 是一款在 Linux 系统中使用的终端复用器,它允许用户在一个终端窗口中创建和管理多个会话。每个会话都可以独立运行不同的程序,并且可以在会话之间进行切换。Screen 还可以在会话断开连接后保持其运行状态,方便用户随时重新连接并继续工作

terminal 关闭,screen中进程会继续运行

问题

env

Read more »

Gitea Actions 是 Gitea 中内置的自动化工作流程功能,类似于 GitHub Actions。它允许您在 Gitea 仓库中定义和执行各种任务,例如持续集成/持续交付(CI/CD)、自动化测试、代码分析等。通过使用 Actions,您可以自动化软件开发生命周期中的许多繁琐任务,提高开发效率和代码质量。

env

  • gitea + act_runner
  • docker
  • synology-ds920+

Read more »

OrbStack 是一款专为 macOS 系统设计的轻量级容器和虚拟机管理工具,旨在为开发者提供更高效、更快速的本机开发环境。它通过优化资源占用和启动速度,成为传统工具(如 Docker Desktop 或 Parallels)的替代选择。
89f8c249b7b9738418ace98f5a5cdf47.png


1. 核心功能

Read more »

JFrog Artifactory 是一款广泛应用于 DevOps 领域的企业级二进制仓库管理工具,专注于软件构建产物的存储、管理和分发。以下是其核心介绍:


1. 核心功能

  • 通用仓库管理
    支持超过 30 种包格式(如 Docker、Maven、npm、Python/PyPI、Go、NuGet 等),可作为所有语言和技术栈的统一中央仓库

  • 高可用与可扩展性
    企业版支持集群部署,具备负载均衡和灾备能力,适合大规模企业需求。

  • CI/CD 集成
    无缝对接 Jenkins、GitLab、CircleCI 等工具,自动化存储构建产物,提升流水线效率。

  • 安全与合规

    • 细粒度权限控制(RBAC)。
    • 集成 JFrog Xray 进行漏洞扫描、许可证合规检查。
    • 支持加密传输(HTTPS)和存储加密。
  • 元数据与依赖分析
    追踪构建产物的依赖关系,优化构建过程,避免依赖冲突。

  • 高效分发
    通过 CDN 和智能缓存(JFrog Distribution)加速全球分发,支持边缘节点部署。

Read more »

JFrog Artifactory Pro is the enterprise-tier version of JFrog’s universal artifact repository manager.

the supported Metadata Migration types Supported types are [NuGet, Conan, Helm, CRAN, YUM, Bower, Go, Opkg, Maven, SBT, CocoaPods, Conda, Docker, Debian, Chef, Pypi, Npm, Gradle, Ivy, Gems, Puppet, Composer, Vagrant, Alpine]

env

  • orbstack
  • macbook-pro 15.3
Read more »

OrbStack 是一款专为 macOS 系统设计的轻量级容器和虚拟机管理工具,旨在为开发者提供更高效、更快速的本机开发环境。它通过优化资源占用和启动速度

env

  • macbook-pro 15.3
  • orbstack

基于dmg安装

Read more »

AppCleaner is a small application which allows you to thoroughly uninstall unwanted apps.

Installing an application distributes many files throughout your System using space of your Hard Drive unnecessarily.
AppCleaner finds all these small files and safely deletes them.

Simply drop an application onto the AppCleaner window. It will find for the related files and you can delete them by clicking the delete button.

env

Read more »
0%