No Description

Achilleas Koutsou d1ffe3695e Minor rewording of scheduled downtime message 6 years ago
.github 463e333f4a [CONTRIB] Issue template with links 8 years ago
cmd 516131f06f Variable rename: capitalisation and stuttering 6 years ago
conf 516131f06f Variable rename: capitalisation and stuttering 6 years ago
docker 0eabe09894 Reverting to upstream Dockerfile and config 6 years ago
models af956d0acd [fmt] Fix fmt issues with go master 6 years ago
packager 3c0d162961 packager: update files (#4181) 8 years ago
pkg 516131f06f Variable rename: capitalisation and stuttering 6 years ago
public b9dd4889e2 Change PLOS logo in Footer to include PLOS name 6 years ago
routes de896477f0 New verification method for DOI requests 6 years ago
scripts 6e3ed85719 [GNODIFY] 8 years ago
templates d1ffe3695e Minor rewording of scheduled downtime message 6 years ago
vendor ee03cdef13 New datacite template 6 years ago
.bra.toml d05395fe90 Refactoring: rename modules -> pkg 8 years ago
.codebeatignore aa1fc30b89 Add .mailmap 8 years ago
.codebeatsettings 87954dbfeb Adjust .codebeatsettings 9 years ago
.dockerignore 0eabe09894 Reverting to upstream Dockerfile and config 6 years ago
.editorconfig 79ba0314e9 milestone: only show issue-related count under issue list (#4316) 8 years ago
.gitattributes 1bc805bb4b public: update Semantic UI 2.2.7 -> 2.2.10 8 years ago
.gitignore 41a2632ae7 webhook: minor text change on Discord 8 years ago
.gopmfile 8c9747e7b2 [GinR] Use G-Node git-module 7 years ago
.mailmap d615845e71 [CONTRIB] Updated the contribution guidelines 8 years ago
.pkgr.yml 3c0d162961 packager: update files (#4181) 8 years ago
.travis.yml 46bce8829d [travis] Remove Go 1.7 build (too old) 6 years ago
Dockerfile 2fcd9184b7 Remove Dockerfile commented out lines 6 years ago
Dockerfile.aarch64 341eafcf04 adapt Dockerfile.aarch64 (#4210) 8 years ago
Dockerfile.rpi 156fe2969e [Doi] Repo admin-ibility needs to be tested 7 years ago
LICENSE 9f0c571238 Change LICENSE copyright holder name [CI SKIP] 8 years ago
Makefile 734a728134 [GinR] Repatriated gin mods to less 7 years ago
README.md 52ab16e871 Update README.md 8 years ago
appveyor.yml 8204e90f75 [CI] Appveyor update 8 years ago
gogs.go 2c30fc9fb6 [GINR] App name and version updated 8 years ago

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.