Dates being saved in UTC
Hi Alex, Just tried that and it's not working as well. Just forgot to mention, but I'm using angular and angular locale services. I'll try to understand if could be something related to that and let...
View ArticleDates being saved in UTC
flpozzato: angular and angular locale services. Hey @flpozzato, I'm not familiar with Angular, so I can't really help you there. How are you inserting the date? I assume you are autogenerating it, but...
View ArticleBest way to install DreamFactory on a VPS
Hey @stevejohnson, We recommend installing through Bitnami, it's super easy. You can use an array of hosts: https://bitnami.com/stack/dreamfactory/cloud DreamFactory supports your local hosts:...
View ArticleBest way to install DreamFactory on a VPS
Hi Alex, thank you for the reply. AlexBowen: If you turn on DEBUG mode in your .env file Q1.) Could you tell me where can i find this .env file. I tried looking but i can't find it, Q2.) BTW,...
View ArticleBest way to install DreamFactory on a VPS
Those hosts in your screen shot are through Bitnami. See other ones we support here: http://wiki.dreamfactory.com/DreamFactory/Installation You can find the .env file in the install directory.
View ArticleBest way to install DreamFactory on a VPS
AlexBowen: See other ones we support here: http://wiki.dreamfactory.com/DreamFactory/Installation Thanks, since i don't use any of them i guess i will go with the github standard method.Can you answer...
View ArticleWhitelisting IPs to connect
Hello,For the limited developer Instance (non production)I am trying to connect to VPSs Database, but since it has a firewall, i guess i need to whitelist DreamFactory's IP Where can i find the IP for...
View ArticleBest way to install DreamFactory on a VPS
Hey @stevejohnson AlexBowen: You can find the .env file in the install directory. Thanks,@AlexBowen
View ArticleBest way to install DreamFactory on a VPS
Hi @AlexBowen ,I can't find the install directory either. Either i'm doing something wrong, or i'm missing something very silly.Here is the fill list of files and folders i have in the folder where DF...
View ArticleFilter without being case sensitive
Hey @delebash, I'm a little confused on your question. Can you provide more details of what you are trying to do and what you're working on? Any extra details would be appreciated. Thanks,@AlexBowen
View ArticleBest way to install DreamFactory on a VPS
It's automatically generated when you run php artisan dreamfactory:setup Run DreamFactory setup wizard. First time running this will create your system environment file (.env), generate application...
View ArticleWhitelisting IPs to connect
Hi,Sorry noob here.Just figured that GET system/environment is in the API Docs tab > Systems option On doing a "try it" for this API call, i get - "client": { "user_agent": "Mozilla/5.0 (Windows NT...
View ArticleBest way to install DreamFactory on a VPS
Hi,This is what i get when i run - php artisan dreamfactory:setupIt seems i already did that the first time i installed...still no .env file or install directory
View ArticleWhitelisting IPs to connect
Whitelisted this IP, cannot connect(my mysql DB is open to receive external connections) What i did : Created a mysql service, and put all necessary values including host and all DB information On the...
View ArticleDates being saved in UTC
Hi Alex, The user needs to select an date/time that fills an object with the selected date. Then I use it to post this object to DreamFactory using Angular ngResource. When debugging it in Developer...
View ArticlePython requests module crashes/returns nothing
It's a big pain to debug the scripts. Normally what I do is pass data as a string to raise so that you can see what is happening in the http error. Otherwise you need to put DF in debug mode and call...
View ArticleMigrate Users to Another DF Instance
I have a DF 2.0.2 instance that I need to move to another server. The DF app is basically being rebuilt (new API key), but I want to migrate all the users to my new DF instance that is version 2.3....
View ArticleProblem with server side scripting
What language are you scripting in? What does the script do?
View ArticleAfter adding folder, index.html & pushing to git can't access DF. Return 404
Hello, I am using rhcloud.com services with dreamfactory plugin. I wanted to create custom admin login and did this steps:1. I did checkout code from the rhcloud.com. After checkout here was one...
View Article