Advice on basic setup
Before I go any further though I just want to check I'm doing it right!
I have a 512 Linode with a single 20224 Disk Image and a 256 Swap.
It's a basic Apache / MySql setup that I'll use mainly for Wordpress installs.
This is all the config I've done really (from the docs) and just adding V-Hosts and DBs for new sites.
is this how I should be doing it or should I have separate disk images?
Any help appreciated.
2 Replies
set up security
Aside from that, you don't need to keep separate sites on separate disk images, keep them together unless you have a specific plan to keep it modular (or whatever word would fit this idea best).
For now, your set up sounds right as long as you have security set up. Additionally, do you have SSL enabled? If not, you can get free certs with Let's Encypt
Good luck!
There are cases that require multiple disks, like when you share them around multiple systems, or when you need the flexibility of hot-swapping them with new data, that sort of thing. But in most cases you don't need multiple disks.