最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

version control - Gitea server setup and repository content backup comparison - “gitea dump” vs “robocopy of giteadata folder” -

programmeradmin3浏览0评论

I have setup gitea server within LAN (on premise gitea server on desktop).

I want to have a back up gitea repository including users/roles etc so that in case of a failure, I can retrieve latest gitea content and setup the server again quickly without causing any disruption to gitea clients connecting from PCs within the LAN.

I see that there are basically 2 ways of doing this (Context: Windows PC) - What is the best way of both? Pls suggest.

  1. Copying gitea/data directory content on incremental basis or daily basis (say using robocopy command).

  2. Running gitea dump command everyday so that the dump zip file is placed in backup path.

Thank you in advance,

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论