Difference between revisions of "Main Page"
From GombeMIWiki
(→Gombe-MI Programs: Replace php logout program with pyramid/python version.) |
(→Project Administration: Add delete user link) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
=== Gombe-MI Programs === |
=== Gombe-MI Programs === |
||
− | * [https:// |
+ | * [https://apps.ccas.gwu.edu/phpPgAdmin PhpPgAdmin] -- Access the database |
+ | * [https://{{ServerName}}:8000 OmniDB] -- Access the database |
||
+ | * [https://{{ServerName}}/programs/pgadmin4 PgAdmin4] -- Access the database |
||
* [https://{{ServerName}}/programs/pfw/upload Upload] -- Upload tab-delimited text with column headings |
* [https://{{ServerName}}/programs/pfw/upload Upload] -- Upload tab-delimited text with column headings |
||
* [https://{{ServerName}}/programs/pfw/upload_gc Upload_GC] -- Upload group composition data |
* [https://{{ServerName}}/programs/pfw/upload_gc Upload_GC] -- Upload group composition data |
||
* [https://{{ServerName}}/programs/wwwdiff/ Wwwdiff] -- Compare 2 files |
* [https://{{ServerName}}/programs/wwwdiff/ Wwwdiff] -- Compare 2 files |
||
− | * [https://{{ServerName}}/programs/pfw/logout Logout] -- Logout (from the |
+ | * [https://{{ServerName}}/programs/pfw/logout Logout] -- Logout (from the Gombe-MI bespoke programs) |
=== Documentation === |
=== Documentation === |
||
Line 14: | Line 14: | ||
=== Project Administration === |
=== Project Administration === |
||
+ | * [https://{{ServerName}}/programs/pfw/add_user Add_User] -- Create a database user |
||
+ | * [[DeleteDBUser]] -- Instructions for Deleteing a Database User |
||
+ | * [https://{{ServerName}}/programs/pfw/copy_schema Copy_Schema] -- Copy a schema from one database to another |
||
* [[ProjectAdministration|Project Administration]] page |
* [[ProjectAdministration|Project Administration]] page |
||
Latest revision as of 18:30, 7 March 2019
Contents
Gombe Mother Infant Database Project
Gombe-MI Programs
- PhpPgAdmin -- Access the database
- OmniDB -- Access the database
- PgAdmin4 -- Access the database
- Upload -- Upload tab-delimited text with column headings
- Upload_GC -- Upload group composition data
- Wwwdiff -- Compare 2 files
- Logout -- Logout (from the Gombe-MI bespoke programs)
Documentation
- Documentation page
- Technical Specifications (Quick Links to HTML, PDF)
- Dataset Statuses page
Project Administration
- Add_User -- Create a database user
- DeleteDBUser -- Instructions for Deleteing a Database User
- Copy_Schema -- Copy a schema from one database to another
- Project Administration page
Source Code
Browse the Gombe-MI project source code.