Update README.md

This commit is contained in:
Robert @ Tech Addressed 2023-10-17 05:24:12 +00:00
parent a6bea0c1dc
commit 63eaa885bf
1 changed files with 2 additions and 8 deletions

View File

@ -16,11 +16,9 @@ The configuration files accompanying the setup script are modified to my own pre
I've included example files in the /etc/nginx/sites-available directory that are "better" than the standard default that comes with Nginx.
## Known Issues
## Compatibility
This script is tested and known to work with both Debian 11 and Ubuntu 22.04. However there is a known issue with the Ubuntu 22.04 image used by LXC/LXD containers that prevents MariaDB from working - unrelated to this script. This README will be updated if/when this issue has been resolved.
If you absolutely must use a LXC/LXD container with Ubuntu use version 20.04 instead until the issue with 22.04 is resolved.
This script is tested and known to work with both Debian 12 and Ubuntu 22.04.
## Usage
@ -34,10 +32,6 @@ As part of the script execution, you'll need to step through the mysql_secure_in
If you need more detailed directions, refer to [this tutorial](https://www.techaddressed.com/tutorials/setup-complete-nginx-webserver/) for additional info.
## Contributions
Pull requests are always welcome, however, if you'd like to suggest changes please contact me via Twitter ([@techaddressed](https://twitter.com/TechAddressed)) to discuss your proposed changes.
## License
[MIT](https://choosealicense.com/licenses/mit/)