diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..c1ffd0cb --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "external/camptocamp-cloud-platform"] + path = external/camptocamp-cloud-platform + url = https://github.com/hibou-io/camptocamp-cloud-platform.git diff --git a/attachment_s3 b/attachment_s3 new file mode 120000 index 00000000..c83bb92b --- /dev/null +++ b/attachment_s3 @@ -0,0 +1 @@ +./external/camptocamp-cloud-platform/attachment_s3 \ No newline at end of file diff --git a/base_attachment_object_storage b/base_attachment_object_storage new file mode 120000 index 00000000..aa3e0960 --- /dev/null +++ b/base_attachment_object_storage @@ -0,0 +1 @@ +./external/camptocamp-cloud-platform/base_attachment_object_storage \ No newline at end of file diff --git a/external/camptocamp-cloud-platform b/external/camptocamp-cloud-platform new file mode 160000 index 00000000..185458f0 --- /dev/null +++ b/external/camptocamp-cloud-platform @@ -0,0 +1 @@ +Subproject commit 185458f06bafa2b9800fd372629393220d0b6839 diff --git a/logging_json b/logging_json new file mode 120000 index 00000000..a7b34d54 --- /dev/null +++ b/logging_json @@ -0,0 +1 @@ +./external/camptocamp-cloud-platform/logging_json \ No newline at end of file diff --git a/monitoring_log_requests b/monitoring_log_requests new file mode 120000 index 00000000..854c2986 --- /dev/null +++ b/monitoring_log_requests @@ -0,0 +1 @@ +./external/camptocamp-cloud-platform/monitoring_log_requests \ No newline at end of file diff --git a/monitoring_prometheus b/monitoring_prometheus new file mode 120000 index 00000000..d41122cf --- /dev/null +++ b/monitoring_prometheus @@ -0,0 +1 @@ +./external/camptocamp-cloud-platform/monitoring_prometheus \ No newline at end of file diff --git a/monitoring_status b/monitoring_status new file mode 120000 index 00000000..db6885a8 --- /dev/null +++ b/monitoring_status @@ -0,0 +1 @@ +./external/camptocamp-cloud-platform/monitoring_status \ No newline at end of file diff --git a/session_redis b/session_redis new file mode 120000 index 00000000..1d02e659 --- /dev/null +++ b/session_redis @@ -0,0 +1 @@ +./external/camptocamp-cloud-platform/session_redis \ No newline at end of file