Тёмный

How to setup a local Git server on Windows in 5 minutes using Gitea 

Anchorpoint
Подписаться 703
Просмотров 2,9 тыс.
50% 1

Опубликовано:

 

28 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 9   
@Sanderex
@Sanderex 2 месяца назад
What kind of a database would you recommend for storing assets? Did you have a chance to test and compare the efficiency of different ones and how do they manage to handle repositories which contain hundreds of gigabytes of data?
@anchorpoint2988
@anchorpoint2988 Месяц назад
I think with SQLite you will be fine. The size GB or TB, doesn't matter at all. What matters is the amount of commits and the file count. But with a decent machine you should be good to go.
@DirkTeucher
@DirkTeucher 5 месяцев назад
How would a remote user access it? I would guess we could we just open up the 3000 port on router and do some port forwarding?
@anchorpoint2988
@anchorpoint2988 5 месяцев назад
That might be not enough, because then the connection would be insecure. You may need to look into ssl certificates as well for an https connection. The other thing is that you need a static IP address.
@kurtchan011
@kurtchan011 Месяц назад
is it possible to use GitBash to manage repos on Gitea like how you manage repos on Github?
@anchorpoint2988
@anchorpoint2988 Месяц назад
I guess this will help you: docs.gitea.com/administration/command-line
@МихаилМыцык-ц7ю
@МихаилМыцык-ц7ю 2 месяца назад
Do I need to enable version control within the Unreal Engine?
@anchorpoint2988
@anchorpoint2988 2 месяца назад
You don't need to. The problem with the build in Unreal Git plugin is, that it's not supporting LFS and will slow you down each time when you do a save. It's better to submit with the Git client.
@daslolo
@daslolo Месяц назад
you need git installed on your computer...
Далее
Gitea - Keep Your Repo Private At Home!
12:20
Просмотров 44 тыс.
Gitea: Easy Self-Hosted Git Repositories!
13:57
Просмотров 33 тыс.
So You Think You Know Git - FOSDEM 2024
47:00
Просмотров 1,2 млн