Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

a dsapi server for serving datasets and mirroring remote dataset servers

Notifications You must be signed in to change notification settings

MerlinDMC/smartos-public-dsapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A public dsapi server

to publish datasets and images for SmartOS

The primary goal here is it to use the server with imgadm on SmartOS. The API is functional for that purpose and every aspect of the official API that is not needed for imgadm has second priority.

Version 0.1.1 is tested with imgadm on platform 20130125T031721Z.

Why did we build this?

there is already the official repository for datasets so this one is useless

NO - ever tried to publish own images onto the official server? The community builds datasets from time to time and it's a bummer that those are not usable by a larger group of the community

Differences from the official dsapi

  • all images on the server are public and can be downloaded by everyone
  • there is only a basic authentication for uploads without a central users database
  • maybe not all API methods are implemented

Version history

0.1.3: -- bumping for fun -- 0.1.2: fixed the content-type header for the /ping resource 0.1.1: renamed special attributes
0.1.0: host readme file alongside datasets
0.0.1: initial public version

About

a dsapi server for serving datasets and mirroring remote dataset servers

Resources

Stars

Watchers

Forks

Packages

No packages published