Нема описа

Michael Sonntag 85a02127d3 Merge pull request #89 from achilleas-k/upstream-update-p2 пре 4 година
.github bb8548cf8d lsif: enable upload пре 4 година
.packager 14363a113c pkgr: update heroku-buildpack to latest (#5957) пре 4 година
conf 73d790a602 git: migrate to github.com/gogs/git-module@v1.0.0 (#5958) пре 4 година
docker a97ab61a6d docker: fix link to Docker Hub пре 4 година
docs 31ded13498 docs: improve local development guide пре 4 година
internal b78d06c662 [gin:templates] Remove .gin.zip download пре 4 година
public 73d790a602 git: migrate to github.com/gogs/git-module@v1.0.0 (#5958) пре 4 година
scripts aa846ca9c4 Merge branch 'upmaster' into gogs-merged пре 5 година
templates b78d06c662 [gin:templates] Remove .gin.zip download пре 4 година
.codebeatignore aa1fc30b89 Add .mailmap пре 8 година
.codebeatsettings 87954dbfeb Adjust .codebeatsettings пре 9 година
.dockerignore cc95d251d6 docker: add new Dockerfile.docker-ce for docker-ce(>=v17.06) to build docker image (#5322) пре 6 година
.editorconfig 8a530280ca js: fix jQuery error пре 4 година
.gitattributes 51d4c81e36 public/js: upgrade jQuery 1.12.4 to 3.4.1 пре 4 година
.gitignore 41a2632ae7 webhook: minor text change on Discord пре 8 година
.mailmap bfec53e8d3 [CONTRIB] Updated the contribution guidelines пре 6 година
.pkgr.yml 14363a113c pkgr: update heroku-buildpack to latest (#5957) пре 4 година
.travis.yml 08aab3fcd7 conf: overhaul settings (#5953) пре 4 година
CHANGELOG.md bfc33675dd template: improve admin config page пре 4 година
Dockerfile f5f03cd820 docker: fix Docker Hub build failure пре 4 година
Dockerfile.aarch64 2d6080d5c9 Use go-bindata to embed `public` and `templates` files into binary (#5920) пре 4 година
Dockerfile.aarch64hub 2d6080d5c9 Use go-bindata to embed `public` and `templates` files into binary (#5920) пре 4 година
Dockerfile.rpi 2d6080d5c9 Use go-bindata to embed `public` and `templates` files into binary (#5920) пре 4 година
Dockerfile.rpihub 2d6080d5c9 Use go-bindata to embed `public` and `templates` files into binary (#5920) пре 4 година
LICENSE 9f0c571238 Change LICENSE copyright holder name [CI SKIP] пре 8 година
Makefile c5c6f53146 conf: overhaul email settings (#5940) пре 4 година
README.md 78c679edc7 Add CHANGELOG and adopt new release workflow пре 4 година
README_ZH.md 2eda642525 README: stop advertising using MSSQL (#5973) пре 4 година
appveyor.yml 6cd36a6952 conf: add unit tests (#5954) пре 4 година
codecov.yml 08aab3fcd7 conf: overhaul settings (#5953) пре 4 година
gin-features.md df04865ab0 New file: gin-features.md пре 4 година
go.mod 73d790a602 git: migrate to github.com/gogs/git-module@v1.0.0 (#5958) пре 4 година
go.sum 73d790a602 git: migrate to github.com/gogs/git-module@v1.0.0 (#5958) пре 4 година
gogs.go 2d358e198c build: requires Go 1.13 пре 4 година

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.