Warning
Versions below 1.0.0 are not ready for professional use because a lot of things are missing!
Welcome to the Souliactyl project! This project will allow you to easily create your own hosting site.
To get started, please follow the steps below:
-
Downloading the project: Clone the repository or download it as a zip file and extract it into the directory of your choice.
git clone https://github.com/sahranreal/souliactyl.git
-
Configuring the
.htaccess
file: Rename theexemple.htaccess
file to.htaccess
. This is necessary for the web server configuration. -
Setting up dependencies: Make sure you have PHP and Composer installed for PHP dependencies, and npm for JavaScript dependencies.
-
Configuring the web server: Configure your web server (such as nginx or Apache) to point to the public directory of the project.
-
Starting the server: Once everything is configured, you can start your web server to see your site in action.
Contributions are welcome! If you have any suggestions or improvements, feel free to open an issue on the GitHub repository or submit a pull request.
This project is licensed under the MIT License. For more information, please see the LICENSE file.
Thank you for using Souliactyl! If you have any questions or issues, feel free to contact the development team.