Db-B-001: Difference between revisions

From Nasqueron Agora
(Created page with "'''db-B-001''' is a MariaDB server for Alkane PaaS and IRC eggdrops. == Migrate database from Ysul == db-B-001 has a database treasure chest with databases inherited from Ysul, Grip and previous servers. Databases have not been migrated to the live MariaDB server, but the dump is available for restoration: <code>db-treasure-import <database name></code> == Useful links == * Operations grimoire/MySQL - howto and the databases...")
ย 
(+cat)
ย 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'''db-B-001''' is a MariaDB server for [[Operations grimoire/Alkane|Alkane PaaS]] and IRC eggdrops.
'''db-B-001''' is a MariaDB server for applications and sites hosted on Nasqueron servers. It's used by [[Operations grimoire/Alkane|Alkane PaaS]] and IRC eggdrops.


== Migrate database from Ysul ==
== Migrate database from Ysul ==
Line 14: Line 14:


[[Category:Servers]]
[[Category:Servers]]
[[Category:MySQL]]

Latest revision as of 01:26, 27 October 2024

db-B-001 is a MariaDB server for applications and sites hosted on Nasqueron servers. It's used by Alkane PaaS and IRC eggdrops.

Migrate database from Ysul

db-B-001 has a database treasure chest with databases inherited from Ysul, Grip and previous servers.

Databases have not been migrated to the live MariaDB server, but the dump is available for restoration:

db-treasure-import <database name>

Useful links