Ei kuvausta

Achilleas Koutsou b1593b51a4 [GIN] Regex based email address filtering 5 vuotta sitten
.github ef98b8ed4b Apply suggestions from code review by @achilleas-k 5 vuotta sitten
.packager de61bb6a35 packager.io: update scripts (#5837) 5 vuotta sitten
conf ad7d94e78d Use our Description help text on the settings page 5 vuotta sitten
docker aa846ca9c4 Merge branch 'upmaster' into gogs-merged 5 vuotta sitten
internal b1593b51a4 [GIN] Regex based email address filtering 5 vuotta sitten
public 45600eef36 Syntax highlight plugin fix 5 vuotta sitten
scripts aa846ca9c4 Merge branch 'upmaster' into gogs-merged 5 vuotta sitten
templates 4c33ca9732 Fix font for Add/Edit DataCite button 5 vuotta sitten
vendor ececaaf195 [mod] Update libgin dependency: 0.3.2 5 vuotta sitten
.bra.toml 3a6623104f Makefile: correct errors 8 vuotta sitten
.codebeatignore aa1fc30b89 Add .mailmap 9 vuotta sitten
.codebeatsettings 87954dbfeb Adjust .codebeatsettings 9 vuotta sitten
.dockerignore cc95d251d6 docker: add new Dockerfile.docker-ce for docker-ce(>=v17.06) to build docker image (#5322) 7 vuotta sitten
.editorconfig 79ba0314e9 milestone: only show issue-related count under issue list (#4316) 8 vuotta sitten
.gitattributes f439df4441 locale: sync from Crowdin 7 vuotta sitten
.gitignore 41a2632ae7 webhook: minor text change on Discord 8 vuotta sitten
.mailmap bfec53e8d3 [CONTRIB] Updated the contribution guidelines 6 vuotta sitten
.pkgr.yml 2d55c94c7b pkgr: slow but fix builds on packager.io (#5840) 5 vuotta sitten
.travis.yml 613139e7be Enable Go modules (#5835) 5 vuotta sitten
Dockerfile aa846ca9c4 Merge branch 'upmaster' into gogs-merged 5 vuotta sitten
Dockerfile.aarch64 48cdae2829 Dockerfile: always use alpine:latest (#5714) 6 vuotta sitten
Dockerfile.aarch64hub 48cdae2829 Dockerfile: always use alpine:latest (#5714) 6 vuotta sitten
Dockerfile.rpi 4b2ba84154 Merge tag 'v0.11.91' into rebased 6 vuotta sitten
Dockerfile.rpihub 48cdae2829 Dockerfile: always use alpine:latest (#5714) 6 vuotta sitten
LICENSE 9f0c571238 Change LICENSE copyright holder name [CI SKIP] 9 vuotta sitten
Makefile aa846ca9c4 Merge branch 'upmaster' into gogs-merged 5 vuotta sitten
README.md aa846ca9c4 Merge branch 'upmaster' into gogs-merged 5 vuotta sitten
README_ZH.md db4bf20df3 README: add phonetic symbol 5 vuotta sitten
appveyor.yml aa846ca9c4 Merge branch 'upmaster' into gogs-merged 5 vuotta sitten
go.mod 23ba7ebdf7 internal/db/org: fix private repositories are hidden in the organization view (#5890) 5 vuotta sitten
go.sum 23ba7ebdf7 internal/db/org: fix private repositories are hidden in the organization view (#5890) 5 vuotta sitten
gogs.go aa846ca9c4 Merge branch 'upmaster' into gogs-merged 5 vuotta sitten

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 is based on Gogs

License

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