About 2,100 results
Open links in new tab
  1. Gogs: A painless self-hosted Git service

    Open Source Gogs is 100% open source and free of charge. All source code is available under the MIT License on GitHub.

  2. Installation - Gogs

    Install database Based on your choice, install one of the supported databases (or skip this step): MySQL (Engine: INNODB) PostgreSQL REMEMBER Please use scripts/mysql.sql to create a database …

  3. 简介 - Gogs

    Gogs 的目标是打造一个最简单、最快速和最轻松的方式搭建自助 Git 服务。 使用 Go 语言开发使得 Gogs 能够通过独立的二进制分发,并且支持 Go 语言支持的 所有平台,包括 Linux、Mac OS X …

  4. aus Quelldateien - Gogs

    Drittanbieter-Software Wenn dich interessiert, welche Drittanbieter-Pakete wir benutzen, schaue dir das gopmfile. Möglicherweise brauchst du das, wenn du Pakete für Gogs erstellst.

  5. Config and run - Gogs

    For Deployment Scripts are in the scripts directory, but execute them at the root of the repository There are many ways to start: Plain: just use ./gogs web Daemons: see scripts folder Go to /install to do …

  6. 配置与运行 - Gogs

    部署模式 脚本均放置在 scripts 目录,但请在仓库根目录执行它们 Gogs 支持多种方式的启动: 普通:只需执行 ./gogs web 守护进程:详见 scripts 文件夹 然后访问 /install 来完成首次运行的配置工作

  7. Run As Windows Service - Gogs

    Gogs is running as a service, and will not need to be run manually, unless something goes wrong. NSSM will attempt to restart the service for you, if the Gogs server crashes.

  8. From binary - Gogs

    Gogs is a painless self-hosted Git service.Le document que vous cherchez n'est pas disponible dans votre langue, et nous vous montrons la version dans la langue par défaut.

  9. search - Gogs

    Config and run ...ath of where raw repository data is being stored, add something like follows: [repository] root = /home/jiahuachen/gogs-repositories of course, you want to change the database …

  10. FAQs - Gogs

    Wie kann ich Gogs mit Systemd starten? Es gibt eine systemd-Vorlage-Datei im Gogs GitHub Repository. Es benötigt einige Anpassungen um für deine Installation lauffähig zu sein: Ersetze den …