Brak opisu

dependabot[bot] 8497bde6cb build(deps): bump golang.org/x/text from 0.3.3 to 0.3.8 2 lat temu
.github 11b31e5be3 [CI] Update github action 3 lat temu
.packager 14363a113c pkgr: update heroku-buildpack to latest (#5957) 4 lat temu
conf cbc46d7ae2 repo: Prepare for 'IsUnlisted' db change 4 lat temu
docker 932fa9b72d docker: fix gosu link in Dockerfile.rpi (#6203) 4 lat temu
docs e3f6a74ba3 lfs: add user and admin docs (#6158) 4 lat temu
internal e897b7c65c [templates] Update head 3 lat temu
public 4c824c42b6 [GIN] Remove dav support 4 lat temu
scripts ad458f01c7 workflow: add shellcheck as a linter (#6202) 4 lat temu
templates e897b7c65c [templates] Update head 3 lat temu
.dockerignore 2b3456bf65 all: clean up dot files (#5983) 4 lat temu
.editorconfig 2b3456bf65 all: clean up dot files (#5983) 4 lat temu
.gitattributes 09299a1328 public: remove unused github.min.css (#6119) 4 lat temu
.gitignore 2b3456bf65 all: clean up dot files (#5983) 4 lat temu
.golangci.yml 11b31e5be3 [CI] Update github action 3 lat temu
.mailmap bfec53e8d3 [CONTRIB] Updated the contribution guidelines 6 lat temu
.pkgr.yml 14363a113c pkgr: update heroku-buildpack to latest (#5957) 4 lat temu
CHANGELOG.md b66a68f0b3 repo: disallow urlencoded new lines in git protocol paths (#6420) 4 lat temu
Dockerfile 1760f65fc9 docker: add scheduled backups with retention policy (#6140) 4 lat temu
Dockerfile.rpi 2d6080d5c9 Use go-bindata to embed `public` and `templates` files into binary (#5920) 4 lat temu
LICENSE 9f0c571238 Change LICENSE copyright holder name [CI SKIP] 8 lat temu
Makefile 529694dc6d email: check the owner when set as primary (#5988) 4 lat temu
README.md 78c679edc7 Add CHANGELOG and adopt new release workflow 4 lat temu
README_ZH.md e3f6a74ba3 lfs: add user and admin docs (#6158) 4 lat temu
SECURITY.md 3b36d0cfb1 Add security policy 4 lat temu
appveyor.yml 6cd36a6952 conf: add unit tests (#5954) 4 lat temu
codecov.yml 3035394ec0 db: add tests for permissions (#6088) 4 lat temu
gin-features.md df04865ab0 New file: gin-features.md 4 lat temu
go.mod 8497bde6cb build(deps): bump golang.org/x/text from 0.3.3 to 0.3.8 2 lat temu
go.sum 8497bde6cb build(deps): bump golang.org/x/text from 0.3.3 to 0.3.8 2 lat temu
gogs.go 91c09d125b release: update version to 0.12.3 4 lat temu

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.