Re: [Dev] WSO2 App Cloud - Environment variables for setting credentials

2016-08-08 Thread Nathiesha Maddage
Hi Sabra,

Thanks for the quick reply. I will try to encrypt the credential values and
add them as environment variables.

Thanks and regards
Nathiesha

On Mon, Aug 8, 2016 at 12:03 PM, Sabra Ossen  wrote:

> Hi Nathiesha,
>
> The applications deployed in App Cloud are deployed in separate
> containers. So the environment variables you set via the user interface is
> specific and only visible to your application. But the recommended way to
> add account credentials is to encrypt the value and add it. Then you can
> retrieve the environment variables, decode and use it in your code.
>
> Thanks and Regards.
> Sabra.
>
>
> On Mon, Aug 8, 2016 at 9:26 AM, Nathiesha Maddage <
> nathieshamadd...@gmail.com> wrote:
>
>> Hi all,
>>
>> I deployed an application in WSO2 cloud, which requires JIRA account
>> credentials that need to be set easily.
>> Is it safe to use environment variables in WSO2 app cloud to set those
>> credentials? Are those environment variables visible to any external
>> parties?
>>
>> Thanks and regards
>> Nathiesha
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Sabra Ossen*
> *Software Engineer*
> Email: sa...@wso2.com
> Mobile: +94 767 837356
>
> 
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] WSO2 App Cloud - Environment variables for setting credentials

2016-08-08 Thread Sabra Ossen
Hi Nathiesha,

The applications deployed in App Cloud are deployed in separate containers.
So the environment variables you set via the user interface is specific and
only visible to your application. But the recommended way to add account
credentials is to encrypt the value and add it. Then you can retrieve the
environment variables, decode and use it in your code.

Thanks and Regards.
Sabra.


On Mon, Aug 8, 2016 at 9:26 AM, Nathiesha Maddage <
nathieshamadd...@gmail.com> wrote:

> Hi all,
>
> I deployed an application in WSO2 cloud, which requires JIRA account
> credentials that need to be set easily.
> Is it safe to use environment variables in WSO2 app cloud to set those
> credentials? Are those environment variables visible to any external
> parties?
>
> Thanks and regards
> Nathiesha
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Sabra Ossen*
*Software Engineer*
Email: sa...@wso2.com
Mobile: +94 767 837356


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] WSO2 App Cloud - Environment variables for setting credentials

2016-08-07 Thread Nathiesha Maddage
Hi all,

I deployed an application in WSO2 cloud, which requires JIRA account
credentials that need to be set easily.
Is it safe to use environment variables in WSO2 app cloud to set those
credentials? Are those environment variables visible to any external
parties?

Thanks and regards
Nathiesha
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev