Ian Wienand a246df66b4 refstack: create database storage area
The mariadb container currently doesn't persist it's database
anywhere.  Map /var/lib/refstack/db to /var/lib/mysql in the
container.

We have /var/refstack and /var/lib/refstack with various things.
While we're here move everythign under /var/lib/refstack.

Also use 127.0.0.1 to ensure mysql doesn't try to connect over a
socket, but tcp (I think pymsql does anyway, but it's a little
clearer).

Change-Id: I5605eac2848a6b2222698bf20c707baa4442fcd5
2021-02-10 17:35:04 +11:00
..
2020-02-12 16:39:11 +11:00
2020-12-11 09:09:53 +11:00
2020-11-20 07:41:43 +11:00
2020-11-20 19:13:32 +11:00
2020-11-05 13:27:09 +11:00
2020-12-10 09:21:48 +11:00
2021-01-21 07:08:29 +11:00
2020-11-05 11:56:46 +11:00
2020-04-16 12:45:36 -05:00
2020-10-19 14:06:57 +11:00
2020-10-28 14:18:24 +11:00
2020-04-16 12:08:00 -07:00
2021-01-18 08:29:49 +11:00
2018-08-23 21:34:42 +10:00
2020-12-10 15:04:30 +11:00