|
|
6a26174b08
|
Splitted db-middleware create_user command.
|
2025-04-10 14:32:37 +03:00 |
|
|
|
b6bf6fa311
|
Made listeners only work for listenable connections.
|
2025-04-07 20:32:16 +03:00 |
|
|
|
51ebd6f204
|
Added listen_updates property to connections.
|
2025-04-07 20:29: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 |
|
|
|
c076698c29
|
Fixed HAS_LOCAL_DBS config message.
|
2025-04-07 12:59:10 +03:00 |
|
|
|
62124edf6d
|
Made the default API_PORT 8080.
|
2025-04-07 12:58:42 +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 |
|
|
|
df90c30c69
|
Added a test_setup command.
|
2025-04-07 02:40:20 +03:00 |
|
|
|
bf84a61ef0
|
Added directory permission to the non-root user.
|
2025-04-07 02:39:54 +03:00 |
|
|
|
b66aca0a7d
|
Updated ENTRYPOINT in the Dockerfile.
|
2025-04-06 12:59:15 +03:00 |
|
|
|
509fcaedbc
|
Fixed the /files/ directory mount.
|
2025-04-06 12:58:48 +03:00 |
|
|
|
58aac85758
|
Moved database migrations to run.sh script.
|
2025-04-06 12:47:42 +03:00 |
|
|
|
678af03cd5
|
Remove the container and start a new one after upgrade.
|
2025-04-06 12:30:56 +03:00 |
|
|
|
9ffbe59356
|
Enhanced the user creation way.
|
2025-04-06 12:11:43 +03:00 |
|
|
|
91459ddabe
|
Added create user function.
|
2025-04-05 23:01:27 +03:00 |
|
|
|
1798d559cf
|
Changed the run command back.
|
2025-04-04 21:54:07 +03:00 |
|
|
|
bcea2ad727
|
Added help command for the manager script.
|
2025-04-04 21:45:14 +03:00 |
|
|
|
383c14db20
|
Create a files directory in ~/.db-middleware.
|
2025-04-04 20:37:04 +03:00 |
|
|
|
55ac58f3bd
|
Mounted the files directory.
|
2025-04-04 20:36:34 +03:00 |
|
|
|
d38b313c8b
|
Added configurations part.
|
2025-04-04 20:36:10 +03:00 |
|
|
|
fd06030f03
|
Added a /ping endpoint.
|
2025-04-04 20:35:40 +03:00 |
|
|
|
9cd9af8a67
|
Changed the run command.
|
2025-04-04 20:35:11 +03:00 |
|
|
|
b45a0e7086
|
Fixed the RUN RUN command in Dockerfile.
|
2025-04-04 19:06:25 +03:00 |
|
|
|
4c35134d64
|
Added messages to explain the config variables.
|
2025-04-04 19:04:22 +03:00 |
|
|
|
78dda6afdb
|
Optimized Docker build process.
|
2025-03-31 08:17:04 +03:00 |
|
|
|
e18511c7c4
|
Added support to other Operating Systems.
|
2025-03-31 08:12:50 +03:00 |
|
|
|
c75b60456e
|
Upgrade pip before installing python packages.
|
2025-03-30 17:02:11 +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 |
|
|
|
7a3ed701d1
|
Added a request to add the user to the docker group
|
2025-03-20 06:33:44 +03:00 |
|
|
|
1ed40cbcf4
|
Removed buildx
|
2025-03-20 06:17:08 +03:00 |
|
|
|
1581e7c5c7
|
Fixed the piping problem between wget and bash, and used docker buildx.
|
2025-03-20 06:15:28 +03:00 |
|
|
|
a497d2c71a
|
Fixed Docker Buildkit deprecation and permission problem.
|
2025-03-20 06:02:03 +03:00 |
|
|
|
a4366c06f3
|
Scripts and Configs fixed.
|
2025-03-20 05:54:19 +03:00 |
|