Metastem / wikiless

A free open source alternative Wikipedia front-end focused on privacy.
https://wikiless.metastem.su/
GNU Affero General Public License v3.0
175 stars 19 forks source link

fix docker-compose.yml #46

Closed Jeyso215 closed 1 year ago

Jeyso215 commented 1 year ago

— removed read_only: true (causing bad gateway) — give me detail for the noobs

NOTE: If you're using docker, you need wikiless.config, Only use it to add it to your docker-compose environment. But I added the recommended settings for you so you require the config file anyway.

okteto-cloud[bot] commented 1 year ago

Preview environment metastem-wikiless-pr-46 is being deployed...

twomoses commented 1 year ago
  1. image: wikiless:latest does not exist.
  2. If you set docker-compose.yml to build instead, the container will never run and errors with:
    
    > Wikiless@0.1.1 start
    > node src/wikiless.js

node:internal/modules/cjs/loader:1029 throw err; ^

Error: Cannot find module '../config' Require stack: