Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 1.59 KB

getting_started.rst

File metadata and controls

50 lines (37 loc) · 1.59 KB

Getting Started

System Requirements

Swift development currently targets Ubuntu Server 22.04, but should work on most Linux platforms.

Swift is written in Python and has these dependencies:

Development

To get started with development with Swift, or to just play around, the following docs will be useful:

CLI client and SDK library

There are many clients in the :ref:`ecosystem <application-bindings>`. The official CLI and SDK is python-swiftclient.

Production

If you want to set up and configure Swift for a production cluster, the following doc should be useful: