Không có mô tả

cgars fe577af436 [annex] annex detection should match v6 files too 7 năm trước cách đây
.github e24e5dd9be [GNODIFY] 8 năm trước cách đây
cmd e24e5dd9be [GNODIFY] 8 năm trước cách đây
conf ad2a521a79 [annex] make annex min upload size configurable 8 năm trước cách đây
docker 388d1f0ad4 Revert build and distribution files to upstream 6 năm trước cách đây
models 24b593d0ab [api] Respect repo permission with search api 7 năm trước cách đây
packager 3c0d162961 packager: update files (#4181) 8 năm trước cách đây
pkg fe577af436 [annex] annex detection should match v6 files too 6 năm trước cách đây
public 745ffa3d70 CSS generation 6 năm trước cách đây
routes 578821b7b0 [annex] Show content with annexed readme files 7 năm trước cách đây
scripts e24e5dd9be [GNODIFY] 8 năm trước cách đây
templates c71f06e4f1 [api] After fixing search in priv repos re enable 7 năm trước cách đây
vendor bc813c245a [annex] version 5 md5 8 năm trước cách đây
.bra.toml d05395fe90 Refactoring: rename modules -> pkg 8 năm trước cách đây
.codebeatignore aa1fc30b89 Add .mailmap 8 năm trước cách đây
.codebeatsettings 87954dbfeb Adjust .codebeatsettings 9 năm trước cách đây
.dockerignore 30d9e2ee3c docker: use vendor to replace go get 8 năm trước cách đây
.editorconfig 79ba0314e9 milestone: only show issue-related count under issue list (#4316) 8 năm trước cách đây
.gitattributes 1bc805bb4b public: update Semantic UI 2.2.7 -> 2.2.10 8 năm trước cách đây
.gitignore 41a2632ae7 webhook: minor text change on Discord 8 năm trước cách đây
.gopmfile e24e5dd9be [GNODIFY] 8 năm trước cách đây
.mailmap aa1fc30b89 Add .mailmap 8 năm trước cách đây
.pkgr.yml 3c0d162961 packager: update files (#4181) 8 năm trước cách đây
.travis.yml 089eb1a099 Change required version to Go 1.6 8 năm trước cách đây
Dockerfile 388d1f0ad4 Revert build and distribution files to upstream 6 năm trước cách đây
Dockerfile.aarch64 388d1f0ad4 Revert build and distribution files to upstream 6 năm trước cách đây
Dockerfile.rpi 388d1f0ad4 Revert build and distribution files to upstream 6 năm trước cách đây
LICENSE 9f0c571238 Change LICENSE copyright holder name [CI SKIP] 8 năm trước cách đây
Makefile 388d1f0ad4 Revert build and distribution files to upstream 6 năm trước cách đây
README.md dfeb007987 Readme Update 8 năm trước cách đây
README_ZH.md 2155ef0208 README: add GitPitch 8 năm trước cách đây
appveyor.yml 9c3c9a8eb9 Update CI settings 8 năm trước cách đây
gogs.go e24e5dd9be [GNODIFY] 8 năm trước cách đây

README.md

Gitter Docker Automated build Build Status

About Gin Gogs

gin-gogs is the web interface for the GIN (G-Node INfrastructure) services.

What is gin?

Management of scientific data, including consistent organization, annotation and storage of data, is a challenging task. Accessing and managing data from multiple workplaces while keeping it in sync, backed up, and easily accessible from within or outside the lab is even more demanding.

To minimize the time and effort scientists have to spend on these tasks, we develop the GIN (G-Node Infrastructure) services, a free data management system designed for comprehensive and reproducible management of scientific data.

Why should I use gin?

Manage your data from anywhere

  • Upload your data on a repository based structure: you can create as many repositories as you like.
  • Access your data from anywhere: once the data is at the main repository service you can securely access your data from anywhere you like.
  • Synchronize your data: you can download complete or partial repositories on any workplace you like, work on them locally and upload the changes back to the main repository.

Version your data

  • When changing your files and uploading them to the server, the history is automatically kept, you can always go back to a previous version.

Share your data

  • Make your data public: if you want to make your data accessible to the world, just make your repository publicly available. The data will be accessible but only you will be able to change it.
  • Share your data with collaborators: you can also share repositories with other users of the GIN service making it easy to jointly work on a project.
  • Make your data citable: through the gin DOI service you can obtain registered identifiers for your public datasets.

Choose how you want to use our service

  • Register with the GIN services and use the provided infrastructure.
  • Set up and host your own in-house instance - our software is open source, you can use it for free.

Enhanced search of your repositories in development

By indexing the repository contents it's easy to find the files you are looking for. When using the NIX data format for scientific data and metadata, even the contents of these files will be indexed and searchable, making it easy for you to identify the data you are looking for.

Acknowledgments

Gin Gogs is largly based on Gogs

License

This project is under the MIT License. See the LICENSE file for the full license text.