ユーザ用ツール

サイト用ツール


development:gitea

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

最新のリビジョン両方とも次のリビジョン
development:gitea [2022/08/14 13:16] – 作成 hayashidevelopment:gitea [2022/08/14 13:18] hayashi
行 2: 行 2:
  
 ===== install ===== ===== install =====
 +
   # pkg install git sqlite3 gitea   # pkg install git sqlite3 gitea
  
 +===== 起動 =====
 +
 +  # sysrc gitea_enable=yes
 +  # service gitea start
 +
 +===== アクセス =====
 +  http://localhost:3000/
 +
 +**最初の登録ユーザが管理者となります**
 ===== 参考 ===== ===== 参考 =====
   * [[https://docs.gitea.io/en-us/|gitea Docs]]   * [[https://docs.gitea.io/en-us/|gitea Docs]]
development/gitea.txt · 最終更新: 2023/11/16 05:08 by hayashi