Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructuring the Scicat documentation #41

Open
LAShemilt opened this issue Jan 8, 2024 · 2 comments
Open

Restructuring the Scicat documentation #41

LAShemilt opened this issue Jan 8, 2024 · 2 comments

Comments

@LAShemilt
Copy link
Contributor

LAShemilt commented Jan 8, 2024

The migration for loopback to nest js has seen a lot of changes between Scicat V3 and Scicat v4. The current documentation structure is hard to navigate. I propose that we restructure it into the following for ease of finding information:

  • Quick Start guide
    • a guide to getting started with SciCat, using local installation, docker and minikube
  • Introduction to the SciCat Metadata Catalogue
    • describing the functionality of SciCat and the aims of the project
  • Data Model
    • a description of the data model used in Scicat
  • Ingesting Data
    • a guide on how to ingest metadata into your SciCat deployment
  • Configuring SciCat for your Project
    • Introducing the Backend and Frontend Configs
      • a description of what can be configured here
      • how to serve these configs so they can be read by SciCat.
    • Authentication
      • Set up with functional Accounts
      • OIDC setup
      • LDAP Setup
    • Using the Jobs Mechanism
    • Publishing Datasets
  • Using Additional Features
    • adding elastic search
  • Developing SciCat
    • description of the software structure
    • how to get involved with the community

I would be interested to hear thoughts on this new structure and how it might be extended.

@sbliven
Copy link
Contributor

sbliven commented Jan 12, 2024

Where would the user guides be?

@LAShemilt
Copy link
Contributor Author

That is a good question. I would probably add a separate section for a User Guide. Some of these would be site specific, but we can offer a general one here, relating to scicatlive, which would just have the basics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants