Installing Wordpress on Triton is pretty straight forward, this guide still holds but we will use base-64-lts@18.4.0 image.
$ triton create instance -w --name blog base-64-lts@18.
2019-12-02
1 min read
I encountered this error in my Triton instance
And the community at irc.freenode.org #smartos helped me solve it.
The error was related to running out of space and my dump device was not big enough,
2019-11-28
1 min read
I have been using Triton lately using this awesome guide SmartOS Coal on Linux
The only gotchas I found are the following:
2019-11-12
1 min read