diff --git a/CDB/MAXIV-ConfigDb.json b/CDB/MAXIV-ConfigDb.json
deleted file mode 100644
index 2087ec3feb67a7ed362fd415a9ab4c654d6741f6..0000000000000000000000000000000000000000
--- a/CDB/MAXIV-ConfigDb.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
-    "servers": {
-        "Femto": {
-        "TangoRestServer": {
-            "tango-rest": {
-                "TangoRestServer": {
-                    "tango-rest/rest/0": {
-                        "properties": {
-                            "TANGO_DB": [
-                                "tango://databaseds:10000/sys/database/2"
-                            ],
-                            "TOMCAT_AUTH_METHOD": [
-                                "plain"
-                            ],
-                            "TOMCAT_PORT": [
-                                "8080"
-                            ]
-                        }
-                    }
-                }
-            }
-        }
-    }
-}
diff --git a/CDB/test_ConfigDb.json b/CDB/test_ConfigDb.json
deleted file mode 100644
index 7f7e69512d0e9475e5d640ba6033ce7819106101..0000000000000000000000000000000000000000
--- a/CDB/test_ConfigDb.json
+++ /dev/null
@@ -1,75 +0,0 @@
-{
-    "servers": {
-        "RECV": {
-            "1": {
-                "RECV": {
-                    "STAT/RECV/1": {
-                        "properties": {
-                            "OPC_Server_Name": [
-                                "ltspi.astron.nl"
-                            ]
-                        }
-                    }
-                }
-            }
-        },
-        "SDP": {
-            "1": {
-                "SDP": {
-                    "STAT/SDP/1": {
-                        "properties": {
-                            "OPC_Server_Name": [
-                                "dop36.astron.nl"
-                            ]
-                        }
-                    }
-                }
-            }
-        },
-        "APSCTL": {
-            "1": {
-                "APSCTL": {
-                    "STAT/APSCTL/1": {
-                        "properties": {
-                            "OPC_Server_Name": [
-                                "ltspi.astron.nl"
-                            ],
-                            "OPC_Server_Port": [
-                                "4844"
-                            ],
-                            "OPC_Time_Out": [
-                                "5.0"
-                            ]
-                        }
-                    }
-                }
-            }
-        },
-        "test_device": {
-            "1": {
-                "test_device": {
-                    "STAT/test_device/1": {
-                         "attribute_properties": {
-                            "Ant_mask_RW": {
-                                "archive_period": [
-                                    "600000"
-                                ]
-                            }
-						},
-                        "properties": {
-                            "OPC_Server_Name": [
-                                "host.docker.internal"
-                            ],
-                            "OPC_Server_Port": [
-                                "4842"
-                            ],
-                            "OPC_Time_Out": [
-                                "5.0"
-                            ]
-                        }
-                    }
-                }
-            }
-        }
-    }
-}