initial commit

This commit is contained in:
2025-08-25 09:45:08 +02:00
parent b146b71d61
commit db651263d9
14 changed files with 1094 additions and 0 deletions

21
hostfiles/README.md Normal file
View File

@@ -0,0 +1,21 @@
## Important
### The configuration files needs a few adjustments before they will work.
### Domain
You will need to change every occurrence of the "DOMAIN" variable with a real domain name in the configuration file.
### Php Socket
You will need to supply the correct version of what php socket you are running. In short change the following in the configuration.
phpVERSION-fpm.sock
To whatever version you are running like for example
php8.3-fpm.sock
### More guides
More guides can be found on [\[wiki.x-files.dk\]](https://wiki.x-files.dk)
### Last tested
October 19th 2024 on Ubuntu 24.04.