Thank you Jill, I tried it and got the installed version with the first part
The second part (full or devstack) resolved it is aws

output

> :/edx/app/edxapp/edx-platform$ echo $EDX_PLATFORM_SETTINGS
> aws
>

I know it's installed on amazon cloud but does "aws" means it's fullstack ?


On Tuesday, July 9, 2019 at 4:48:21 AM UTC+2, Jill Vogel wrote:
>
> Hi Ahmed,
>
> You can get the deployed version hash from git:
>
> cd /edx/app/edxapp/edx-platform
> git rev-parse HEAD
> # OR get branch name
> git status
>
> The "fullstack" vs "devstack" question is more about which settings the 
> instance is running with.  You can get this from the environment:
>
> # Production servers
> edxapp@appserver:~$ source /edx/app/edxapp/edxapp_env 
> edxapp@appserver:~$ echo $EDX_PLATFORM_SETTINGS
> production
>
> # Devstacks
> root@lms:/edx/app/edxapp/edx-platform# echo $EDX_PLATFORM_SETTINGS
> devstack_docker
>
> Cheers,
> --
> Jill
> @OpenCraft
> <http://opencraft.com/>
>

-- 
You received this message because you are subscribed to the Google Groups 
"General Open edX discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to edx-code+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/edx-code/7561eea4-79f5-41ce-87b1-7dbe318021fb%40googlegroups.com.

Reply via email to