ChrisLo.ca
  • Gadgets
    Angular i18n JSON File Translator DeepL Translator Browser Extension/Add-on Lotto Max and Lotto 6/49 EV Calculator
  • RSS
  • Bio
  • Donate
  • My Work
Skip to content

Tag:

gitea

Backing up your Gitea Docker Installation

Posted on September 5, 2019Categories DevLeave a comment on Backing up your Gitea Docker Installation

TL;DR:
docker exec -u git -it -w /data/gitea/backup $(docker ps -qf "name=gitea_server_1") bash -c '/app/gitea/gitea dump -c /data/gitea/conf/app.ini'
The dump will be found in ./gitea/gitea/backup relative to directory containing your docker-compose.yml. You should create this “backup” directory first otherwise you will get a &#… Read more

Tags Dockergitea
A technologist’s world view from first principles

(subscribe)

Trending

  • DeepL Translator Browser Extension/Add-on (en)
  • Expected Value Calculator for Lotto Max and Lotto 6/49
  • Why “these updates help protect you in an online world” scares me, and it’s not the online world

Recent Posts

  • DeepL Translator Browser Extension/Add-on (en) November 29, 2020
  • Ionic 5 + React: positioning a popover relative to the clicked element August 4, 2020
  • Ionic 5: animated collapsible searchbar using only SCSS July 2, 2020

Recent Comments

  • Asianmouse on DeepL Translator Browser Extension/Add-on (en)
  • Angular8+ ngswitch嵌套组件不更新视图。 – 运维实战侠 on Angular 2/3/4/5: change detection on data-bound array push/unshift, pop/shift or splice
  • Chris on DeepL Translator Browser Extension/Add-on (en)
  • Chris on DeepL Translator Browser Extension/Add-on (en)
  • Images
  • Technology
  • Politics
  • Economics
  • Dev
  • News
  • Psychology
  • Lifestyle
  • Philosophy
  • Games
  • Math
  • Algorithms
  • My Work