Hello! Ride the wave!! (Re: MS + Github) #1854

Closed
opened 2025-11-02 04:15:16 -06:00 by GiteaMirror · 5 comments
Owner

Originally created by @coolaj86 on GitHub (Jun 4, 2018).

screen shot 2018-06-04 at 12 01 04 pm

A la https://github.com/go-gitea/gitea/issues/4108

Thousands making the exodus - It's time to shine!!

Sidenote:

Also, maybe something like this to make installing super easy?
https://git.coolaj86.com/coolaj86/gitea-installer.sh

Originally created by @coolaj86 on GitHub (Jun 4, 2018). ![screen shot 2018-06-04 at 12 01 04 pm](https://user-images.githubusercontent.com/122831/40933564-172f1248-67ef-11e8-8593-01b67be09292.png) A la https://github.com/go-gitea/gitea/issues/4108 Thousands making the exodus - It's time to shine!! <small> Sidenote: Also, maybe something like this to make installing super easy? https://git.coolaj86.com/coolaj86/gitea-installer.sh </small>
GiteaMirror added the type/question label 2025-11-02 04:15:16 -06:00
Author
Owner

@benyanke commented on GitHub (Jun 5, 2018):

Or how about a docker quick-start? A one-liner which could allow someone to start tinkering with it on their workstation?

@benyanke commented on GitHub (Jun 5, 2018): Or how about a docker quick-start? A one-liner which could allow someone to start tinkering with it on their workstation?
Author
Owner

@techknowlogick commented on GitHub (Jun 5, 2018):

@benyanke please see https://hub.docker.com/r/gitea/gitea/ for docker qiuckstart

@techknowlogick commented on GitHub (Jun 5, 2018): @benyanke please see https://hub.docker.com/r/gitea/gitea/ for docker qiuckstart
Author
Owner

@benyanke commented on GitHub (Jun 5, 2018):

@techknowlogick I was even thinking right in the readme, for very rapid testing - I always appreciate that when I'm trying to decide between several projects. Perhaps something like:

Want to try it on your own system? Try it with docker!

1) docker run -p 3000:3000 gitea/gitea:latest
2) Visit `localhost:3000/install`
3) Scroll to the bottom and select `Install Gitea` (defaults will be fine for a test)
4) Create an account to login on your new git server!

Note: this is not production ready, only suitable for testing and tinkering. For more information, visit our Docker Hub repository: https://hub.docker.com/r/gitea/gitea/
@benyanke commented on GitHub (Jun 5, 2018): @techknowlogick I was even thinking right in the readme, for very rapid testing - I always appreciate that when I'm trying to decide between several projects. Perhaps something like: ``` Want to try it on your own system? Try it with docker! 1) docker run -p 3000:3000 gitea/gitea:latest 2) Visit `localhost:3000/install` 3) Scroll to the bottom and select `Install Gitea` (defaults will be fine for a test) 4) Create an account to login on your new git server! Note: this is not production ready, only suitable for testing and tinkering. For more information, visit our Docker Hub repository: https://hub.docker.com/r/gitea/gitea/ ```
Author
Owner

@markuman commented on GitHub (Jun 5, 2018):

And than all it needs to move from github to gitea https://git.osuv.de/m/move2gitea (works for me, maybe not sufficient for you)

@markuman commented on GitHub (Jun 5, 2018): And than all it needs to move from github to gitea https://git.osuv.de/m/move2gitea (works for me, maybe not sufficient for you)
Author
Owner

@techknowlogick commented on GitHub (Jun 8, 2018):

Closing this now. Feel free to make specific PRs for the comments above.

@techknowlogick commented on GitHub (Jun 8, 2018): Closing this now. Feel free to make specific PRs for the comments above.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#1854