-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Labels
🎯 featureCategorizes as related to a new featureCategorizes as related to a new feature
Description
Right now, gogs can only be served by its own web server, which may not be as scalable as others. I saw that the popular uWSGI has some go support: http://uwsgi-docs.readthedocs.org/en/latest/GCCGO.html
However, it requires some patches to the source code. Is it possible to make gogs ready for use with uWSGI somehow? Even if I needed to build it myself, I'd be glad if I could use uWSGI (which is just a brilliant piece of software) for gogs.
Thanks!
Metadata
Metadata
Assignees
Labels
🎯 featureCategorizes as related to a new featureCategorizes as related to a new feature