Re: Want to get informations about bets Django hosting plateform

2020-09-24 Thread Maksim Mislavskii
Yes, l'm generally satisfied with what they offer, although the editor is
very basic.

On Wed, Sep 23, 2020, 5:33 PM Carles Pina i Estany  wrote:

>
> Hi,
>
> On Sep/21/2020, Maksim Mislavskii wrote:
> > maybe pythonanywhere.com?
>
> I just wanted to say: I use pythonanywhere.com and I'm happy with it.
>
> It has a free tier that might be enough for the original poster.
>
> It feels closer to a standard Linux system so I feel that the deployment
> is more standard than on Heroku (in case that I want to change it).
>
> Other than that I use VPSs with Docker.
>
> Cheers,
>
> --
> Carles Pina i Estany
> https://carles.pina.cat
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Django users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/django-users/VEAhEnWs_3w/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/20200923103115.GA23072%40pina.cat
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CABDMrd38GW-qz%2B_Ucf_wc6ezXhZf72HUpNzWpo%3DM4ATNwJkimQ%40mail.gmail.com.


Re: Want to get informations about bets Django hosting plateform

2020-09-23 Thread Ram
You many want to try Digital Ocean.

On Wed, Sep 23, 2020 at 4:33 AM Carles Pina i Estany 
wrote:

>
> Hi,
>
> On Sep/21/2020, Maksim Mislavskii wrote:
> > maybe pythonanywhere.com?
>
> I just wanted to say: I use pythonanywhere.com and I'm happy with it.
>
> It has a free tier that might be enough for the original poster.
>
> It feels closer to a standard Linux system so I feel that the deployment
> is more standard than on Heroku (in case that I want to change it).
>
> Other than that I use VPSs with Docker.
>
> Cheers,
>
> --
> Carles Pina i Estany
> https://carles.pina.cat
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/20200923103115.GA23072%40pina.cat
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CA%2BOi5F1powOnz1fUTULf%2Bby0CdjRWsuCPJ-Pc7W0PyB5-DFS2Q%40mail.gmail.com.


Re: Want to get informations about bets Django hosting plateform

2020-09-23 Thread Carles Pina i Estany


Hi,

On Sep/21/2020, Maksim Mislavskii wrote:
> maybe pythonanywhere.com?

I just wanted to say: I use pythonanywhere.com and I'm happy with it.

It has a free tier that might be enough for the original poster.

It feels closer to a standard Linux system so I feel that the deployment
is more standard than on Heroku (in case that I want to change it).

Other than that I use VPSs with Docker.

Cheers,

-- 
Carles Pina i Estany
https://carles.pina.cat

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/20200923103115.GA23072%40pina.cat.


Re: Want to get informations about bets Django hosting plateform

2020-09-21 Thread Maksim Mislavskii
maybe pythonanywhere.com?

ในวันที่ วันอาทิตย์ที่ 20 กันยายน ค.ศ. 2020 เวลา 22 นาฬิกา 35 นาที 59 
วินาที UTC+7 wesley...@gmail.com เขียนว่า:

> Hi guys 
>
> Please I want some person to help me about choosing hosting plateform for 
> my Django project, a plateforme that offers an extensible offer without 
> problem for migration through version of thé ptoject. 
>
> Hope you will help me 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/0e22c5d6-9ab8-465b-8a19-631b5c851ed0n%40googlegroups.com.


Re: Want to get informations about bets Django hosting plateform

2020-09-21 Thread Wesley Montcho
OK

THANKS

Le lun. 21 sept. 2020 à 12:50, Andréas Kühne  a
écrit :

> I don't have any experience of them - so I really don't know. I have used
> heroku (or I am using it currently).
>
> Regards,
>
> Andréas
>
>
> Den mån 21 sep. 2020 kl 13:01 skrev Wesley Montcho <
> wesleymont...@gmail.com>:
>
>> Thanks you.
>>
>>
>>
>> What do you think about Scalingo ?
>>
>> Le lun. 21 sept. 2020 à 11:29, Andréas Kühne 
>> a écrit :
>>
>>> This isn't an easy question to answer.
>>>
>>> Unfortunately there is no real "goto" shop for django. There are however
>>> several ways to accomplish this. If you want a simple startup solution -
>>> try Heroku. It'll be sufficient for small to medium sized handling and you
>>> don't need to do any setup yourself.
>>> Another "easy" alternative would be to look into google appengine -
>>> however I am not sure if it is possible to setup for python 3 ... I know
>>> this has been a problem previously.
>>> Other than those 2 I think you would need to setup your own virtual
>>> server and handle it that way - which may be the best solution as long as
>>> you know a little about it - and do it following a good guide.
>>>
>>> Regards,
>>>
>>> Andréas
>>>
>>>
>>> Den sön 20 sep. 2020 kl 17:36 skrev wesley...@gmail.com <
>>> wesleymont...@gmail.com>:
>>>
 Hi guys

 Please I want some person to help me about choosing hosting plateform
 for my Django project, a plateforme that offers an extensible offer without
 problem for migration through version of thé ptoject.

 Hope you will help me 

 --
 You received this message because you are subscribed to the Google
 Groups "Django users" group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to django-users+unsubscr...@googlegroups.com.
 To view this discussion on the web visit
 https://groups.google.com/d/msgid/django-users/8c6c458d-00b8-4ed3-b49c-2a119d11c86en%40googlegroups.com
 
 .

>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/CAK4qSCc64_v8GXOJXXu%2B5cQMGp4vFF%2ByWsVX%3DKDtAx8bygZ_fg%40mail.gmail.com
>>> 
>>> .
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAGRNXvT2ubUTruYO_672P%2BYuXhETK8ru27qpK_voCWDgP57fuw%40mail.gmail.com
>> 
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAK4qSCf8axrDLmYK5YthF3MuSfCT4FnC_ONrWPH9XzxnPBDdNQ%40mail.gmail.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAGRNXvS4A3X8XQYRymO2MVzTzzBz2gEhr01cttYna9c9f1%3DVEA%40mail.gmail.com.


Re: Want to get informations about bets Django hosting plateform

2020-09-21 Thread Andréas Kühne
I don't have any experience of them - so I really don't know. I have used
heroku (or I am using it currently).

Regards,

Andréas


Den mån 21 sep. 2020 kl 13:01 skrev Wesley Montcho :

> Thanks you.
>
>
>
> What do you think about Scalingo ?
>
> Le lun. 21 sept. 2020 à 11:29, Andréas Kühne 
> a écrit :
>
>> This isn't an easy question to answer.
>>
>> Unfortunately there is no real "goto" shop for django. There are however
>> several ways to accomplish this. If you want a simple startup solution -
>> try Heroku. It'll be sufficient for small to medium sized handling and you
>> don't need to do any setup yourself.
>> Another "easy" alternative would be to look into google appengine -
>> however I am not sure if it is possible to setup for python 3 ... I know
>> this has been a problem previously.
>> Other than those 2 I think you would need to setup your own virtual
>> server and handle it that way - which may be the best solution as long as
>> you know a little about it - and do it following a good guide.
>>
>> Regards,
>>
>> Andréas
>>
>>
>> Den sön 20 sep. 2020 kl 17:36 skrev wesley...@gmail.com <
>> wesleymont...@gmail.com>:
>>
>>> Hi guys
>>>
>>> Please I want some person to help me about choosing hosting plateform
>>> for my Django project, a plateforme that offers an extensible offer without
>>> problem for migration through version of thé ptoject.
>>>
>>> Hope you will help me 
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users+unsubscr...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/8c6c458d-00b8-4ed3-b49c-2a119d11c86en%40googlegroups.com
>>> 
>>> .
>>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAK4qSCc64_v8GXOJXXu%2B5cQMGp4vFF%2ByWsVX%3DKDtAx8bygZ_fg%40mail.gmail.com
>> 
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAGRNXvT2ubUTruYO_672P%2BYuXhETK8ru27qpK_voCWDgP57fuw%40mail.gmail.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAK4qSCf8axrDLmYK5YthF3MuSfCT4FnC_ONrWPH9XzxnPBDdNQ%40mail.gmail.com.


Re: Want to get informations about bets Django hosting plateform

2020-09-21 Thread Wesley Montcho
Thanks you.



What do you think about Scalingo ?

Le lun. 21 sept. 2020 à 11:29, Andréas Kühne  a
écrit :

> This isn't an easy question to answer.
>
> Unfortunately there is no real "goto" shop for django. There are however
> several ways to accomplish this. If you want a simple startup solution -
> try Heroku. It'll be sufficient for small to medium sized handling and you
> don't need to do any setup yourself.
> Another "easy" alternative would be to look into google appengine -
> however I am not sure if it is possible to setup for python 3 ... I know
> this has been a problem previously.
> Other than those 2 I think you would need to setup your own virtual server
> and handle it that way - which may be the best solution as long as you know
> a little about it - and do it following a good guide.
>
> Regards,
>
> Andréas
>
>
> Den sön 20 sep. 2020 kl 17:36 skrev wesley...@gmail.com <
> wesleymont...@gmail.com>:
>
>> Hi guys
>>
>> Please I want some person to help me about choosing hosting plateform for
>> my Django project, a plateforme that offers an extensible offer without
>> problem for migration through version of thé ptoject.
>>
>> Hope you will help me 
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/8c6c458d-00b8-4ed3-b49c-2a119d11c86en%40googlegroups.com
>> 
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAK4qSCc64_v8GXOJXXu%2B5cQMGp4vFF%2ByWsVX%3DKDtAx8bygZ_fg%40mail.gmail.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAGRNXvT2ubUTruYO_672P%2BYuXhETK8ru27qpK_voCWDgP57fuw%40mail.gmail.com.


Re: Want to get informations about bets Django hosting plateform

2020-09-21 Thread Andréas Kühne
This isn't an easy question to answer.

Unfortunately there is no real "goto" shop for django. There are however
several ways to accomplish this. If you want a simple startup solution -
try Heroku. It'll be sufficient for small to medium sized handling and you
don't need to do any setup yourself.
Another "easy" alternative would be to look into google appengine - however
I am not sure if it is possible to setup for python 3 ... I know this has
been a problem previously.
Other than those 2 I think you would need to setup your own virtual server
and handle it that way - which may be the best solution as long as you know
a little about it - and do it following a good guide.

Regards,

Andréas


Den sön 20 sep. 2020 kl 17:36 skrev wesley...@gmail.com <
wesleymont...@gmail.com>:

> Hi guys
>
> Please I want some person to help me about choosing hosting plateform for
> my Django project, a plateforme that offers an extensible offer without
> problem for migration through version of thé ptoject.
>
> Hope you will help me 
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/8c6c458d-00b8-4ed3-b49c-2a119d11c86en%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAK4qSCc64_v8GXOJXXu%2B5cQMGp4vFF%2ByWsVX%3DKDtAx8bygZ_fg%40mail.gmail.com.