-
Published Answer
@asb, Everytime I attempy to run that curl command for user-data pointing to my droplet ip, i get an error - failed to connect port…
•
By
kiriaze
-
Published Question
Using DO's api v.2, attempting to create droplets and pass userdata however the userdata isnt being recognized.
Currently have two functions, first function creates a server on serverpilot, returning the $SERVERID & $...
1
•
•
By
kiriaze
-
Published Answer
Thanks a lot guys!
•
By
kiriaze
-
Published Question
I'd like to automatically run these steps when a new droplet is created:
Since there is no way to send an email containing droplet password if created with an SSH key ( which should be allowed guys ), have the new dro...
3
•
•
By
kiriaze
-
Published Answer
Turns out it was a plugin, seems theres quite a few dokku plugins that cause hangups, usually a cat at the end of the commands fi…
•
By
kiriaze
-
Published Answer
So turns out, my php5-fpm wasnt restarting properly, after checking error logs and proper restart, opcache is running smoothly! Tha…
•
By
kiriaze
-
Published Answer
Any ideas?
•
By
kiriaze
-
Published Answer
Ah, so i guess you need to setup a cname record for each subdomain you want to redirect from www.
<br>
<br><pre>
<br>e.g. www.subdo…
•
By
kiriaze
-
Published Answer
Heres my phpinfo, www.waxdev.com/info.php
<br>
<br>As for uncommenting out the php related block within /etc/nginx/nginx.conf, I d…
•
By
kiriaze
-
Published Answer
Yep, take a look ( will take this down after problem is resolved ) http://www.waxdev.com/opcache.php
•
By
kiriaze
-
Published Answer
Hey Chris,
<br>
<br>Trying to enable opcache on my end with the same setup as yours, php.ini has same configs, and have restarted b…
•
By
kiriaze
-
Published Answer
Yes, they’re all pointing to the same ip.
•
By
kiriaze
-
Published Question
Current dns setup is 3 A records;
@ pointing to ip
sub1 pointing to ip
sub2 pointing to ip
Added a cname record of www with a value of @
Its been a couple hours but they www.subdomains arent working. Interestingly eno...
3
•
•
By
kiriaze
-
Published Answer
Turns out the git errors still show up if i let it hang for 30 minutes or so:
<br>
<br><pre>
<br>Connection to domain.com closed by…
•
By
kiriaze
-
Published Question
Curious if thats the best option?
The article on Magento installation is aimed at Apache configuration, what about NginX?
If installing both on same drop w/ NginX in mind, are the server blocks the best option?
1
•
•
By
kiriaze
-
Published Answer
Cant remember the error outputs but im no longer even receiving errors, tried adding a new project and pushing it up and it simply …
•
By
kiriaze
-
Published Answer
I’ve resized my drop to 4gb/2cpus, 60gb ssd. 4tb transfer - but the droplet admin is showing 4GB Ram 20GB SSD Disk.. and even afte…
•
By
kiriaze
-
Published Answer
Hey Andrew!
<br>
<br>Running “docker ps -a” looks normal to me, but then again im not too sure what to look for, as for “docker log…
•
By
kiriaze
-
Published Question
Having some issues lately with the 1 click app Dokku on Ubuntu 14, seems to hang completely when attempting to either push or run a mysql/mariadb command.
Setup Dokku using virtual hosts naming (subdomain.domain.com)....
8
•
•
By
kiriaze
-
Published Answer
Thanks for the reply Andrew!
<br>
<br>Had a look at those links, and Im familiar with the auto deploy script/post hook having used …
•
By
kiriaze