]> BookStack Code Mirror - devops/commitdiff
Added readme, updated license
authorDan Brown <redacted>
Sat, 25 Sep 2021 21:05:35 +0000 (22:05 +0100)
committerDan Brown <redacted>
Sat, 25 Sep 2021 21:05:35 +0000 (22:05 +0100)
LICENSE
README.md [new file with mode: 0644]

diff --git a/LICENSE b/LICENSE
index dec2c65592a5d13fc9331f5bca89c9709d1f5822..d815eb2a9acb753c1bab394b14938036594212dc 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
 MIT License
 
-Copyright (c) 2016 BookStackApp
+Copyright (c) 2021 BookStackApp
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..db57f0c
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+# BookStack Devops
+
+This repo contains scripts & configuration used for
+installation & project maintenance of [BookStack](https://www.bookstackapp.com/).
+
+For installation scripts, we focus on supporting Ubuntu LTS releases only to keep maintenance feasible.
+
+Please don't offer alternative systems or methods of hosting (Such as docker, VMs etc...).
+The scope of official support is kept narrow to ensure we can continue to offer some level of support to users
+using these scripts and configurations.
\ No newline at end of file