#general

Identifying Installed Software Version and Type

TLDR s0z3na needed help with determining their installed software version and type. v_shnu guided them to locate this information via the settings page or an API.

Powered by Struct AI
8
10mo
Solved
Join the chat
Feb 06, 2023 (10 months ago)
s0z3na
Photo of md5-6e92a177e310d6612ede4861523ec2c7
s0z3na
09:21 PM
how should i find whcih verson i have installed
Feb 07, 2023 (10 months ago)
v_shnu
Photo of md5-310ea2ceb91b0b302b8f700488e094ad
v_shnu
07:56 AM
You should find it in settings page.
07:57
v_shnu
07:57 AM
To fetch via an api, use the /api endpoint
07:57
v_shnu
07:57 AM
<your-installation-url.com>/api
s0z3na
Photo of md5-6e92a177e310d6612ede4861523ec2c7
s0z3na
10:08 AM
how should i know its community or enterprise
Feb 08, 2023 (10 months ago)
v_shnu
Photo of md5-310ea2ceb91b0b302b8f700488e094ad
v_shnu
06:12 AM
What is your installations setup?
06:13
v_shnu
06:13 AM
if you have the enterprise folder inside your installation, you are using the EE edition
06:13
v_shnu
06:13 AM
If you are looking for the FOSS version, checkout docker based deployments with the ce tags.