Skip to content

Tinasaurus self-hosted (GitLab + MongoDB) #47

@sriccio

Description

@sriccio

Hello,

That's a very cool project, thanks!

It's more a question than I issue, but can Tinasaurus be used in self-hosting environnement , for exemple with:GitLab and MongoDB ?
Using this : https://gist.github.com/jakobmeusburger/43f47da2c99c075bba90e8463c845069)

I gave it a quick try but I'm quickly getting errors when trying "npm run dev" or "npm run build".

Steps I followed from a freshly pulled tinasaurus:

node -v
v22.15.1

npm install && npm run dev

(everyhin gok)

Then:

npx @tinacms/cli@latest init backend

Then

npm install @gitbeaker/rest
npm install js-base6
  • Configured .env file with required variables

npm run dev

I start having errors like:

Module build failed: UnhandledSchemeError: Reading from "node:path" is not handled by plugins (Unhandled scheme).
Webpack supports "data:" and "file:" URIs by default.
You may need an additional plugin to handle "node:" URIs.

I kinday recently discovered both of TinaCMS and docusaurus, maybe what I am trying to do is not posslbe ?

Kind regards,
Sébastien

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions