Copy Gitea Sqlite (Windows) to Gitea (Coolify) #7725
Unanswered
alexricciuti88-glitch
asked this question in
Q&A
Replies: 1 comment
-
|
copy the db to your host note you can skip the copy to host step, if you run docker locally but set context to your remote machine. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Now I want to copy my existing Gitea database from my windows machine to Coolify.
Setup:
Windows 10
Gitea gitea-1.23.7-windows-4.0-amd64
E:\Gitea\data
Linux Kubuntu 24.04 LTS
Git Version: 1.25.3
Path toidata?
Where is the sqlite stored in Coolify?
How can I access the data-folder to move the data files?
What I understand is that I need to copy the data-folder to the new servern and change some parameters in data/app.ini file?
Beta Was this translation helpful? Give feedback.
All reactions