One of the winning factors of Docker is the Docker Hub. This the a place where the Docker community shares their images. Thanks to Docker's integrated build system it is possible to create new Docker images by just extending an existing one. That's why the Docker Hub is so useful.

The Docker Hub is made by two tools: * the web ui: this is closed source, * the backend: this is where all the image data is sent and stored. This is an open source project.

It is not possible to recreate the "Docker Hub experience" on premise. You can run the registry internally, but you won't have a UI to list all the images available on it and, most important of all, you won't be able to have any form of authentication. That happens because the authentication is part of the UI component. The open source registry can still use the Docker Hub servers to perform user authentication, but that still suboptimal.

The goal of this project is to have a web application that can be used to: * Manage user groups: add, delete and modify them. * Manage users: add, delete and modify them. Add and remove them from groups. * Manage permissions of the images stored inside of it (e.g.: image X can be downloaded by everyone but only members of group A can modify it, image Y can be seen and downloaded only by users of group B,...). * List the images pushed to the registry.

The communication protocol used by the UI and by the registry is fully documented and can be found here.

There is an open source project that tried to accomplish the same goal. However its development is stalled and it looks just like a quick POF.

Looking for hackers with the skills:

rails web javascript webapis

This project is part of:

Hack Week 12

Activity

  • almost 9 years ago: abonilla liked this project.
  • almost 9 years ago: bgeuken left this project.
  • almost 9 years ago: j_renner liked this project.
  • almost 9 years ago: bgeuken joined this project.
  • almost 9 years ago: cschum liked this project.
  • almost 9 years ago: jordimassaguerpla liked this project.
  • almost 9 years ago: bear454 liked this project.
  • almost 9 years ago: m_meister liked this project.
  • almost 9 years ago: hennevogel liked this project.
  • almost 9 years ago: tboerger liked this project.
  • almost 9 years ago: fteodori joined this project.
  • almost 9 years ago: vuntz liked this project.
  • almost 9 years ago: kalabiyau liked this project.
  • almost 9 years ago: kalabiyau joined this project.
  • almost 9 years ago: kpimenov liked this project.
  • almost 9 years ago: flavio_castelli added keyword "web" to this project.
  • almost 9 years ago: flavio_castelli added keyword "javascript" to this project.
  • almost 9 years ago: flavio_castelli added keyword "webapis" to this project.
  • almost 9 years ago: flavio_castelli added keyword "rails" to this project.
  • almost 9 years ago: flavio_castelli started this project.
  • almost 9 years ago: flavio_castelli originated this project.

  • Comments

    Be the first to comment!

    Similar Projects

    Catalog/Online Store for a bakery in Rails 7 by gfilippetti

    [comment]: # (Please use the project descriptio...


    Modernize SCC Customer Management and/or Patchfinder by digitaltomm

    [comment]: # (Please use the project descriptio...


    WebUI for your data by avicenzi

    [comment]: # (Please use the project descriptio...


    A command line image collector tool for my gallery website by AZhou

    [comment]: # (Please use the project descriptio...


    Implement a self-servicable Trello replacement in Jira by jplack

    [comment]: # (Please use the project descriptio...