caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Török Edwin" <edwin+ml-ocaml@etorok.net>
To: caml-list@inria.fr
Subject: [Caml-list] [ANN] LibreS3 v0.2: Amazon S3 compatible server
Date: Wed, 14 May 2014 18:30:36 +0300	[thread overview]
Message-ID: <53738C1C.2080904@etorok.net> (raw)
In-Reply-To: <5360183F.7080706@etorok.net>

LibreS3 0.2 was just released.

Source Download: http://cdn.skylable.com/source/libres3-0.2.tar.gz
Binary packages(RedHat/CentOS 6/Fedora 19/Debian Wheezy/Ubuntu Precise): http://www.skylable.com/download/#LibreS3

The package is also available on opam:
 $ opam update
 $ opam install libres3
To configure[*]:
 $ `opam config var sbin`/libres3_setup
To start the daemon:
 $ `opam config var sbin`/libres3 start
To test it:
 $ s3cmd -c `opam config var etc`/libres3/libres3.sample.s3cfg mb s3://foo

Changes in this release include:
 * Fix daemonization at startup, and exit code on shutdown
 * Portability/packaging fixes for FreeBSD/Debian/CentOS
 * Fix pre-signed URL expiration handling
 * Reduce resource usage (number of threads)
 * Other bugfixes and improvements
 * Uses latest upstream version of all packages, should build much faster as it doesn't need to rebuild
ocsigenserver/ocamlnet

Homepage: http://www.skylable.com/products/libres3
License: GPL-2.0 with OpenSSL exception
Status: Beta
Author: "Török Edwin" <edwin@skylable.com>
Bugreports: https://bugzilla.skylable.com
Mailing list: http://lists.skylable.com/
Documentation: http://www.skylable.com/products/libres3/quickstart

[*]: note: it is in sbin for consistency with binary package, so unfortunately a simple 'opam config exec libres3' doesn't work

Best regards,
--Edwin

      parent reply	other threads:[~2014-05-14 15:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-29 21:23 [Caml-list] [ANN] LibreS3 v0.1: " Török Edwin
2014-04-29 21:27 ` Anil Madhavapeddy
2014-05-14 15:30 ` Török Edwin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53738C1C.2080904@etorok.net \
    --to=edwin+ml-ocaml@etorok.net \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).