Install/Configure database management tools #46

Open
opened 2022-10-22 18:21:58 +02:00 by felixalbrigtsen · 4 comments
felixalbrigtsen commented 2022-10-22 18:21:58 +02:00 (Migrated from github.com)

Regarding our new database sever, we will need some way for members to manage and use their databases.
The primary use for this is to allow users without root access to create their own databases.

We could also host clients for databases, but this is not required for operation, as users can run their own clients locally.

  • phpmyadmin (web interface for managing MySQL databases and data, but not users)
  • adminer Minimal alternative to phpmyadmin
  • pgadmin Web interface for managing PHP databases
Regarding our new database sever, we will need some way for members to manage and use their databases. The primary use for this is to allow users without root access to create their own databases. - [mysql-admtools](https://dev.pvv.ntnu.no/projects/mysql-admtools/browser#trunk/bin) ([Used at NTNU](https://i.ntnu.no/wiki/-/wiki/English/Using+MySQL+at+NTNU), allows creation of databases and users, but not data ) We could also host clients for databases, but this is not required for operation, as users can run their own clients locally. - [phpmyadmin](https://www.phpmyadmin.net/) (web interface for managing MySQL databases and data, but not users) - [adminer](https://www.adminer.org/) Minimal alternative to phpmyadmin - [pgadmin](https://www.pgadmin.org/) Web interface for managing PHP databases
felixalbrigtsen commented 2023-05-19 15:51:29 +02:00 (Migrated from github.com)

This is on hold for now. Users may contact drift@pvv.ntnu.no or #drift in our Matrix-server to request new databases.
The management software has found to be insecure. The code must be fixed, and a NixOS-package must be written before this can be enabled on our current database server.

This is on hold for now. Users may contact drift@pvv.ntnu.no or #drift in our Matrix-server to request new databases. The management software has found to be insecure. The code must be fixed, and a NixOS-package must be written before this can be enabled on our current database server.
h7x4 commented 2023-09-02 21:26:34 +02:00 (Migrated from github.com)

Depends on #64

Depends on #64
oysteikt added this to the Kanban project 2024-08-03 22:50:32 +02:00
oysteikt added
software
and removed
services
labels 2024-08-06 18:13:29 +02:00
Owner

still blocked?

still blocked?

Yes, wait for first release of mysqladm-rs: https://git.pvv.ntnu.no/Projects/mysqladm-rs/milestone/4, probably released in the next few days

Yes, wait for first release of mysqladm-rs: https://git.pvv.ntnu.no/Projects/mysqladm-rs/milestone/4, probably released in the next few days
oysteikt self-assigned this 2024-08-16 16:45:57 +02:00
oysteikt added the
blocked
label 2024-08-18 03:05:45 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Drift/issues#46
No description provided.