Welcome to the FluidServer Docs!
Welcome to the FluidServer documentation — all you need to setup your POS-system with FluidServer!
FluidServer is a scalable POS-system server — for humans. Unlike other POS-system servers, it’s easily scalable and fast.
Our Projects
FluidServer - open-source POS-system server for bussinesses
frun - FluidServer Version Manager
.fsl Parser - parser for fluidserver fsl files
Try it now!
Download FluidServer and install the dependencies:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/FluidServer/server/HEAD/install.sh)"
Start the server:
frun run 1.0 -s
Open http://localhost:1618 and follow the setup.
Features
FluidServer is built with focus on developers and administrators.
- 🪟🍎🐧 Cross-platform
- FluidServer is written in Python, allowing it to run anywhere.
- ↗️ Scalable
- Since FluidServer is standalone from the POS-system, it allows for easier scaling
- 🧘 Simple
- Built with simplicity in mind, FluidServer aims to be simple to use, simple to understand, and simple to contribute to.
- 📊 Dashboard
- FluidServer is built with a Web UI containing analytics and all the other tools you need to manage your server.
Design Principles
- Simplicity: FluidServer aims to be feature-rich while being simple.
- Intuitive: FluidServer aims to be intuitive, with an easy UI and a fast learning curve.
- No lock-in: Your entire server is stored in one database file, allowing for easy transfer to other POS-system servers.
Staying Informed
Found a bug?
If you have found a bug, please report it to our issue tracker on one of our projects (Issues Tab on GitHub). If you want to send a feature request, please go to our GitHub Discussions, make sure your request is under the “Feature Request” category.