This repository provides a set of shell scripts to automate the post-installation setup of all Sparky Server editions.
The sparky-server script simplifies the setup of a Sparky Server by launching
an installer that guides the user through the configuration process. The script
is localized and supports multiple languages.
bin/sparky-server: The main executable script that launches the installer.lang/: A directory containing localization files for the script.install.sh: A script to install or uninstall thesparky-servertool.README.md: This file.
aptbashcoreutilsdialoggrepsparky-ad-server
To install the sparky-server script, run the following commands:
sudo ./install.shThis will copy the necessary files to /usr/bin and /usr/share/sparky.
After installation, you can run the script by typing:
sparky-serverThe script will guide you through the post-installation setup process.
To uninstall the sparky-server script, run:
sudo ./install.sh uninstallThis program is free software and is distributed under the GNU General Public
License v3. See the LICENSE file for more details.