Skip to content

Commit c11a0f7

Browse files
committed
Add initial CTFd database and cache files
Added MySQL database files, Redis dump, filesystem cache, and an uploaded image to initialize the CTFd application data. This includes all necessary database tables, configuration, and cache files required for the application to function.
1 parent 7223faa commit c11a0f7

259 files changed

Lines changed: 1939 additions & 6 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1.63 MB
25 Bytes
Binary file not shown.
40 Bytes
Binary file not shown.
40 Bytes
Binary file not shown.

.data/mysql/.my-healthcheck.cnf

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[mariadb-client]
2+
port=3306
3+
socket=/run/mysqld/mysqld.sock
4+
user=healthcheck
5+
password=dXX]z!PLY7$>Y$&.,3MmA4nHO`PJ6Kj+
6+

.data/mysql/aria_log.00000001

16.3 MB
Binary file not shown.

.data/mysql/aria_log_control

52 Bytes
Binary file not shown.
1.03 KB
Binary file not shown.
64 KB
Binary file not shown.

.data/mysql/ctfd/awards.frm

3.15 KB
Binary file not shown.

0 commit comments

Comments
 (0)