Commit Graph

30 Commits

Author SHA1 Message Date
c07e03cf93 Added get_database_tables endpoint. 2025-04-10 15:08:27 +03:00
6a26174b08 Splitted db-middleware create_user command. 2025-04-10 14:32:37 +03:00
7e7c22d0bb ADDED EMOJIS TO THE DOCS, WOW 😯 2025-04-07 14:40:19 +03:00
77236c82d4 Added available commands. 2025-04-07 14:37:20 +03:00
f5e216bdcf Added Apache support. 2025-04-07 14:18:43 +03:00
0500c94e66 Added legal notice. 2025-04-07 13:15:40 +03:00
19be56db11 Added more context to Nginx config. 2025-04-07 12:58:18 +03:00
a1c2f382d0 Added API testing and TLS Encryption for Nginx. 2025-04-07 12:57:38 +03:00
7c0f7d9bea Added help to configure Nginx. 2025-04-07 12:55:42 +03:00
d4c5037606 Explained types of users in README.md file. 2025-04-07 12:54:28 +03:00
eb16b34a4f Added create your first admin user part in documentation. 2025-04-07 12:53:30 +03:00
fe9c6242c0 Added test_setup command documentation. 2025-04-07 12:52:26 +03:00
f9181f846d Created a table of content in README.md file. 2025-04-07 12:50:23 +03:00
2ce334ff2e Added testing script docs. 2025-04-07 12:49:22 +03:00
cd5e887248 Made the host /files/ directory accessible to the docker appuser. 2025-04-07 12:46:24 +03:00
9ffbe59356 Enhanced the user creation way. 2025-04-06 12:11:43 +03:00
d38b313c8b Added configurations part. 2025-04-04 20:36:10 +03:00
e18511c7c4 Added support to other Operating Systems. 2025-03-31 08:12:50 +03:00
114ddaeaf5 Corrected the group name from sudo to docker. 2025-03-30 16:58:53 +03:00
0bd85777dc Changed where the user is added to the docker group. 2025-03-30 16:45:50 +03:00
3635d739a5 Made docker's build-kit optional. 2025-03-30 16:14:11 +03:00
4756c0f38a Added docker-buildx to the dependencies. 2025-03-30 08:13:55 +03:00
3d5557d603 Changed the running command of the Docker container. 2025-03-30 08:06:31 +03:00
ebe2c9b493 Updated README 2025-03-27 01:05:02 +03:00
a9f39da9cb Added sudo usermod -aG docker $USER 2025-03-20 06:35:03 +03:00
1581e7c5c7 Fixed the piping problem between wget and bash, and used docker buildx. 2025-03-20 06:15:28 +03:00
7a86059ab7 Added -y to the upgrade command. 2025-03-20 05:36:56 +03:00
61a8179b79 Updated manager.sh and README files 2025-03-20 05:34:10 +03:00
2bf5caf80f Updated the scripts and Dockerfile 2025-03-11 01:07:17 +03:00
14727777dd Initial commit 2025-02-20 09:21:03 +00:00