Add README, fix license to AGPLv3, untrack sync.sh
Add project README with features, installation instructions, and ELK layout explanation. Fix license identifier from GPL-3.0 to AGPL-3.0 in composer.json and module.php to match the actual LICENSE file. Remove sync.sh from version control and add it to .gitignore.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -6,3 +6,4 @@ dist/
|
||||
.DS_Store
|
||||
.env
|
||||
docker/.env
|
||||
sync.sh
|
||||
|
||||
Reference in New Issue
Block a user