Commit Graph

17 Commits

Author SHA1 Message Date
Karmaa
b493d9f993 Fix mongo downgrade loop 2025-03-17 21:53:10 -05:00
Karmaa
86b91208d7 Fix mongo downgrade loop 2025-03-17 21:46:16 -05:00
Karmaa
c8b583607a Fix mongo downgrade loop 2025-03-17 21:39:39 -05:00
Karmaa
b131196463 Support for downgrading already existing MongoDB 5 deployments to 4.4 2025-03-17 21:29:23 -05:00
Karmaa
296fa5031b Optimize github build workflow 2025-03-17 00:10:06 -05:00
Karmaa
a46fe61649 Optimize github build workflow 2025-03-16 23:47:22 -05:00
Karmaa
6372eaaf00 Optimize github build workflow 2025-03-16 23:23:26 -05:00
Karmaa
8b4e825838 Optimize github build workflow 2025-03-16 22:39:38 -05:00
Karmaa
c648777819 Optimize github build workflow 2025-03-16 21:53:23 -05:00
Karmaa
8c0925f464 Optimize github build workflow 2025-03-16 21:22:31 -05:00
Karmaa
91eff86814 Optimize github build workflow 2025-03-16 21:02:21 -05:00
Karmaa
0ccf3b42e4 Optimize github build workflow 2025-03-16 20:32:06 -05:00
Karmaa
faa60692e7 Reduce docker build time and size and finx nginx config not producing a UI 2025-03-16 20:12:55 -05:00
Karmaa
c910ecced8 Migrated MongoDB to version 4 to support RPI's and lower end processors. 2025-03-16 19:29:34 -05:00
Karmaa
10bc491a9f Dev 2.0 (#23)
* Added user system with database features. This is fairly experimental and does not include dockerfile to automatically generate a mongodb. This should be in future commits along with ability to save hosts branching off this database feature.

* Updated README, fixed a few bugs with user creation, and added docker support to run MongoDB (needs testing)

* Changes to Dockerfile to fix error in installing MongoDB

* Changes to Dockerfile to fix error in installing MongoDB

* Changes to Dockerfile to fix error in installing MongoDB

* Changes to Dockerfile to fix error in installing MongoDB

* Changes to Dockerfile to fix error in installing MongoDB

* Changes to Dockerfile to fix error in installing MongoDB

* Changes to Dockerfile to fix error in installing MongoDB

* Changes to Dockerfile to fix error in installing MongoDB

* Changes to Dockerfile to fix error in installing MongoDB

* Changes to Dockerfile to fix error in installing MongoDB

* Changes to Dockerfile to fix error in installing MongoDB

* Changes to Dockerfile to fix error in installing MongoDB

* Changes to Dockerfile to fix error in installing MongoDB

* Changes to Dockerfile to fix error in installing MongoDB

* Changes to Dockerfile to fix error in installing MongoDB

* Changes to Dockerfile to fix error in installing MongoDB

* Changes to Dockerfile to fix error in installing MongoDB

* Changes to Dockerfile to fix error in installing MongoDB

* Changes to Dockerfile to fix error in installing MongoDB

* Changes to Dockerfile to fix error in installing MongoDB

* Changes to Dockerfile to fix error in connecting to sockets

* Update README.md

* Changes to connection system to support docker

* Changes to connection system to support docker

* Changes to connection system to support docker

* Changes to connection system to support docker

* Save hosts to tabs (very early version, not that many issues not just not very feature rich and has a poor UI that will be improved with more features)

* Updated launchpad UI to be expandable in the future. Updated UI for the hosts to be able to easily configure them. They stil need organizational system (folders, etc.)

* Better encryption for everything, new session login, rewrote a lot of database code changing its storage methods. Prepared for release of 2.0.

* Updated database connection method.

* Updated Profile modal to show username text more clearly

* Updated Profile modal to show username text more clearly

* Fixed control v pasting formating. Reorganized location of scripts. Visbile password and confirm password. Guest login. OpenSSH key authentication. Optional to remember password. Serach for host viewer.

* Waits for user to be able to log in. Improved UI for profile, edit and add host, and added organizational features to the host app (Folders, search, etc.)

* Updated various names for rsa keys to public keys, fixes ssh not connecting, better timing for editing host.

* Added ability to share hosts. Fixed up overall UI errors in console and cleaned up code for release.

* Fix GitHub build errors

* Attempt #1 to auto compile MongoDB into the build to exclude it from the compose.

* Attempt #2 to auto compile MongoDB into the build to exclude it from the compose.

* Attempt #3 to auto compile MongoDB into the build to exclude it from the compose.

* Attempt #3 to auto compile MongoDB into the build to exclude it from the compose.
2025-03-16 14:17:55 -05:00
Karmaa
62262e5bf3 Fixed entrypoint to start server automatically and made some scroll wheel changes. Getting very close to release point. 2025-03-05 16:29:57 -06:00
Karmaa
e800064f05 Updated conection process to work hopfully with docker. 2025-03-05 16:15:51 -06:00