Previous topic

Alpha software

Next topic

Fluidinfo REST API

Contents

Welcome

Sandbox

There is a sandbox instance of Fluidinfo running at sandbox.fluidinfo.com. The sandbox contains the very latest bug fixes and is designed to be an area where developers can test their code against upcoming releases. It’s also a place where you can do whatever you like, without worrying too much about breaking things or your own programming bugs, etc.

The sandbox will always contain a user named test with a password of test. You should feel free to make calls as the test user, though be aware that you may run into conflicts with others doing the same. A little care in choosing namespace and tag names should make this unlikely.

The sandbox instance will go down from time to time as we add new functionality. We may also occasionally clean its data, depending on how heavily used it is and the kinds of the issues we’re using it to help resolve. These comings and goings will be announced / scheduled in cooperation with IRC users in the #fluidinfo channel on irc.freenode.net. Please join us if you’d like a say in things.

Changes in the sandbox

The sandbox is currently running the same code as the main Fluidinfo instance.