Ingen beskrivning

cgars 6b35e2bc7d [GINR] Show cloudberry as content item 8 år sedan
.github b7c6ab9805 [CONTRIB] Issue template with links 6 år sedan
cmd 052e05ee9f [GINR] Option for server logging in production 6 år sedan
conf 75c36de67f [GINR] link to doid in explore menue 6 år sedan
docker cf432b8a4d [GNODIFY] 6 år sedan
models 43ceefea28 [api] Respect repo permission with search api 6 år sedan
packager 3c0d162961 packager: update files (#4181) 8 år sedan
pkg 8e63a15146 [annex] detect does not match on "annex" only 6 år sedan
public 6b35e2bc7d [GINR] Show cloudberry as content item 6 år sedan
routes 6b35e2bc7d [GINR] Show cloudberry as content item 6 år sedan
scripts cf432b8a4d [GNODIFY] 6 år sedan
templates 6b35e2bc7d [GINR] Show cloudberry as content item 6 år sedan
vendor e6e4c2caca [annex] version 5 md5 6 år sedan
.bra.toml 3a6623104f Makefile: correct errors 8 år sedan
.codebeatignore aa1fc30b89 Add .mailmap 9 år sedan
.codebeatsettings 87954dbfeb Adjust .codebeatsettings 9 år sedan
.dockerignore cc95d251d6 docker: add new Dockerfile.docker-ce for docker-ce(>=v17.06) to build docker image (#5322) 7 år sedan
.editorconfig 79ba0314e9 milestone: only show issue-related count under issue list (#4316) 8 år sedan
.gitattributes f439df4441 locale: sync from Crowdin 7 år sedan
.gitignore 41a2632ae7 webhook: minor text change on Discord 8 år sedan
.gopmfile cf432b8a4d [GNODIFY] 6 år sedan
.mailmap bfec53e8d3 [CONTRIB] Updated the contribution guidelines 6 år sedan
.pkgr.yml 679147cd5d pkgr: update spec to build on Debian 9 (Stretch) (#5083) 7 år sedan
.travis.yml d4f9fd7204 *: remove Go 1.7 support 6 år sedan
Dockerfile 715b315c30 [annex] supervisor configuration instead of s6 6 år sedan
Dockerfile.aarch64 ce7496aec9 docker: allow setting UID and GID when running a container (#4776) 7 år sedan
Dockerfile.aarch64hub 3d117b8964 Dockerfile.aarch64hub: install shadow package (#5481) 6 år sedan
Dockerfile.rpi ce7496aec9 docker: allow setting UID and GID when running a container (#4776) 7 år sedan
Dockerfile.rpihub ce7496aec9 docker: allow setting UID and GID when running a container (#4776) 7 år sedan
LICENSE 9f0c571238 Change LICENSE copyright holder name [CI SKIP] 9 år sedan
Makefile cf432b8a4d [GNODIFY] 6 år sedan
README.md f7e82aaee1 Update README.md 6 år sedan
README_ZH.md a971910723 README: fix tutorial links (#5641) 6 år sedan
appveyor.yml 396c0ce719 [CI] Appveyor update 6 år sedan
gogs.go 24f1dd52ad [GINR] App name and version updated 6 år sedan

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.