diff --git a/README.md b/README.md index 03fa5f1aa2e4ce69addb4d9bef8552fb3871726d..608c9f4fd221c773c1abb6ae10bdedd096c6c926 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ + # VIPSLogic Tor-Einar Skog, NIBIO -Last update: 2021-02-03 +Last update: 2022-01-05 ## Overview VIPSLogic is the administration and business logic system of VIPS. Its main functionalities are: @@ -25,7 +26,7 @@ VIPSLogic is the source of data for most clients, including VIPSWeb, the standar * Operating system: Ubuntu Linux >= 18.0.4 * Database: PostgreSQL >= 10 + PostGIS >= 2.4 * Java: OpenJDK >= 11 -* Java EE application server: Wildfly >= 16 +* Java EE application server: Wildfly >= 25 ## License VIPSLogic is licensed under the [NIBIO Open Source License](https://nibio.no/licenses), which is basically the [GNU Affero GPL v3 license](https://www.gnu.org/licenses/agpl-3.0.en.html). diff --git a/docs/index.md b/docs/index.md index 62e6fbb3169ffc703ac41af00cab87f9d38920ca..5acd957298dbc83806c7c459b47500eb6590eb1a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6,6 +6,8 @@ [Troubleshooting](./troubleshooting.md) + +## TODO: NEEDS UPDATE AFTER PATCHING JAN 2022 ## Building VIPSLogic ### Recommended: Building with Docker diff --git a/vipslogo_512.png b/vipslogo_512.png new file mode 100644 index 0000000000000000000000000000000000000000..f4e416ef1adf3fa60969a5cfb1fd6387ee867ae3 Binary files /dev/null and b/vipslogo_512.png differ