Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Gitea- self hosted Git #20

Merged
merged 1 commit into from
Feb 10, 2019
Merged

Adding Gitea- self hosted Git #20

merged 1 commit into from
Feb 10, 2019

Conversation

ayush6624
Copy link
Contributor

Hi,
I have added Gitea a self hosted Github
you can see their website https://gitea.io
Only thing is the SQL database is created inside the Docker container, so if one redeploys the app, all previous database is lost.
There is a documentation on their website to how to start with docker container https://docs.gitea.io/en-us/install-with-docker/

But being not so familiar with docker, i cant get it to work (I'm trying to make a separated Mysql/PostgreSQL ) container , and link their volumes of them (see the link above for how it is installed)

If anyone can make the db container(similar to how pg press's db container is processed), it would be great.

Anyways the container works flawlessly if db is hosted in itself and app not redeployed. Traefik is configured and available at git.domain.tld. Make sure to have the network settings shown in the attached image .
By default, the first user created becomes the admin
gitea

@Admin9705
Copy link
Member

i'll add this, let me put this on a mini holding pattern, very awesome add :D

@Admin9705
Copy link
Member

have time to check, the upside is i can deploy your fork and see haha

@Admin9705
Copy link
Member

oh this nice! Really nice add, thank you!

@Admin9705
Copy link
Member

at work, can merge, but will do when i get home

@Admin9705
Copy link
Member

all i have to do is expose the container data and it should stay, but stuck where i cannot do that, but can work it.

@ayush6624
Copy link
Contributor Author

No problem, you have made a fantastic app! :D

@Admin9705
Copy link
Member

ok adding now

@Admin9705 Admin9705 merged commit 7fcb3c9 into PGBlitz:v8.3 Feb 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants