From: Dan Brown Date: Sat, 25 Sep 2021 21:05:35 +0000 (+0100) Subject: Added readme, updated license X-Git-Url: http://source.bookstackapp.com/devops/commitdiff_plain/93911651d82dbf2045b822185d231a47f9f1a13a Added readme, updated license --- diff --git a/LICENSE b/LICENSE index dec2c65..d815eb2 100644 --- 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 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