|
|
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 |
|
|
|
9f09ca5b35
|
Made the installer ask the user to update configs.
|
2025-03-20 05:42:51 +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 |
|
|
|
4c844bcee3
|
Updated the update code login
|
2025-03-19 00:31:01 +03:00 |
|
|
|
40e9367b6f
|
Updated the update_code function
|
2025-03-18 10:17:37 +03:00 |
|
|
|
e1af31c641
|
Created an Update and Upgrade commands in the manager script
|
2025-03-13 03:54:01 +03:00 |
|
|
|
c909d5b20a
|
Added app.conf file
|
2025-03-11 22:01:23 +03:00 |
|
|
|
c89e3bdada
|
Removed some not needed commands
|
2025-03-11 01:17:38 +03:00 |
|
|
|
2bf5caf80f
|
Updated the scripts and Dockerfile
|
2025-03-11 01:07:17 +03:00 |
|
|
|
ef86fcaf95
|
Added bash scripts as placeholders
|
2025-03-10 17:23:35 +03:00 |
|
|
|
c9d7a8f540
|
Modifying Dockerfile to test something.
|
2025-03-09 01:44:29 +03:00 |
|
|
|
f7a8556409
|
Added files/requirements.txt to the repo
|
2025-03-09 00:15:15 +03:00 |
|
|
|
77b23eaad2
|
Supported MySQL Changes Listening
|
2025-03-09 00:12:28 +03:00 |
|
|
|
41d98aafe9
|
Added support for websocket streaming cursor.
|
2025-02-26 05:13:24 +03:00 |
|
|
|
efbca3b7cb
|
Added support to stream data over SSE.
|
2025-02-26 04:37:14 +03:00 |
|
|
|
218077725d
|
Added cursors/push-ttl endpoint.
|
2025-02-26 04:36:48 +03:00 |
|
|
|
4c1d706938
|
Added the pools-recreate endpoint, can be used to reset pools after editing connections.
|
2025-02-26 00:06:45 +03:00 |
|
|
|
02567550ac
|
Added a deticated sync script for admin user creation.
|
2025-02-25 23:56:15 +03:00 |
|
|
|
1abc225923
|
Implemented alembic migrations, added cursors closing task.
|
2025-02-25 23:37:55 +03:00 |
|
|
|
836ce1dc82
|
Created Queries and Execute endpoint
|
2025-02-24 12:15:01 +03:00 |
|
|
|
cabcf837f9
|
Created basic backend structure, auth and CRUD endpoints.
|
2025-02-22 13:42:10 +03:00 |
|
|
|
ed5fac3432
|
Added initalize files.
|
2025-02-20 13:49:35 +03:00 |
|