Skip to content

Conversation

@spamwax
Copy link

@spamwax spamwax commented Feb 2, 2015

Building on the original .md files for building from git/source of Gogs, I have added some step by step instruction on how to properly setup Gogs.

- This can be useful if system's Go version is old and user wants
  to locally install Go.
- Show how to isolate Go and Gogs installations from system.
- Show how to properly setup Gogs so it only runs as a local server
  but produces correct links for hosted repositories.
- Show how to properly link Gogs with nginx
- Show how to automatically start Gogs service under linux(init.d)
@unknwon
Copy link
Member

unknwon commented Feb 2, 2015

Never mind the comments I've made, it looks great! I'll do the rest of syntax fix thing.

unknwon added a commit that referenced this pull request Feb 2, 2015
More detailed instruction for building from source
@unknwon unknwon merged commit 8ad92a8 into gogs:master Feb 2, 2015
@unknwon
Copy link
Member

unknwon commented Feb 2, 2015

You're able to see it here now: http://gogs.io/docs/advanced/configuration_for_source_bulids.html thanks again!

@spamwax
Copy link
Author

spamwax commented Feb 2, 2015

@unknwon Thanks for taking care of typos and links.
I found an issue with link at the bottom of the http://gogs.io/docs/installation/install_from_source.html
where I am linking to the /docs/advanced/configuration_for_source_builds.md
Clicking on it takes me to a blank page!

@unknwon
Copy link
Member

unknwon commented Feb 3, 2015

Fixed, there was a typo in filename, too 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants