Welcome to FAB Server
Commands
fabserver new [dir-name] - Create a new instance of fabserver.
fabserver start - Start the server.
fabserver setup - Run the server setup script.
fabserver upgrade - Update software to latest version
fabserver install - Install a package
fabserver help - Print this help message.
Project layout
fabserver.yml # The configuration file.
services/ # Service config files
gitlab/ # The service files.
... # Other services
data/ # Service data folder,
gitlab/ # Service storage
system/
plugins/ # fabserver
docker # docker plug-in
systemd # systemd plug-in
sources/ #
packages/ # the fabserver package install files