From c8d083686ddac106e6d937cd61ce386c188f3b6f Mon Sep 17 00:00:00 2001 From: cnphpbb Date: Tue, 29 Sep 2020 18:37:27 +0800 Subject: [PATCH] feat:: add configs && stack :100: --- .idea/deploy.iml | 8 +++++ .idea/modules.xml | 8 +++++ .idea/vcs.xml | 6 ++++ .idea/workspace.xml | 66 ++++++++++++++++++++++++++++++++++++ configs/caddy/sealms-ui.conf | 3 ++ configs/mysql8/my.cnf | 35 +++++++++++++++++++ readme.md | 4 +++ stack/build.yaml | 20 +++++++++++ stack/dbs.yaml | 46 +++++++++++++++++++++++++ stack/readme.md | 2 ++ stack/sealms.yaml | 37 ++++++++++++++++++++ 11 files changed, 235 insertions(+) create mode 100644 .idea/deploy.iml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml create mode 100644 configs/caddy/sealms-ui.conf create mode 100644 configs/mysql8/my.cnf create mode 100644 readme.md create mode 100644 stack/build.yaml create mode 100644 stack/dbs.yaml create mode 100644 stack/readme.md create mode 100644 stack/sealms.yaml diff --git a/.idea/deploy.iml b/.idea/deploy.iml new file mode 100644 index 0000000..c956989 --- /dev/null +++ b/.idea/deploy.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..1071ae1 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..41405ca --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,66 @@ + + + + + + + + + +