Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
  • Sign in / Register
Minds
Minds
  • Project
  • Repository
  • Issues 135
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 14
  • CI / CD
  • Security & Compliance
  • Packages
  • Wiki
  • Members
  • Collapse sidebar
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • MindsMinds
  • Issues
  • #907

Closed
Open
Opened 16 hours ago by Jim Toth@jim-toth0 of 2 tasks completed0/2 tasks
Report abuse New issue

Can't install - front-build is missing?

Summary

I forked the main minds repo to get a clean install and I'm having issues getting the front-end working. I noticed that the front-build service was removed from docker-compose.yml in 8bf42768. I'm also interested if this is related to engine#849 ?

Steps to reproduce

Follow installation steps in the readme. docker-compose up front-build --> ERROR: No such service: front-build

Platform information

Ubuntu 18.04 (Windows 10 using WSL2)

What is the current bug behavior?

ERROR: No such service: front-build

Nothing is served from localhost:8080, any page request is an automatic 200 with no content

What is the expected correct behavior?

The front-end is served from localhost:8080

Relevant logs and/or screenshots

docker-compose up front-build
ERROR: No such service: front-build

Possible fixes

  • Replace front-build or update installation docs with new front-end development flow.
  • Make sure engine#849 is updated properly if necessary

Related issues
0

  • Discussion 1
  • Designs 0
  • Jim Toth @jim-toth mentioned in issue engine#849 15 hours ago

    mentioned in issue engine#849

  • Ben Hayward
    Ben Hayward @benhayward.ben · 1 hour ago
    Developer

    Ah, the docs need an update. The front container was taken out when @gthouret implemented HMR (npm run serve-dev), because the docker-compose is only used for development anyway. I think we may want to update our docs.

Please register or sign in to reply
0 Assignees
None
none
Epic
None
None
Milestone
None
Time tracking
No estimate or time spent
None
Due date
None
0
Labels
None
None
Weight
None
Confidentiality
Not confidential
Lock issue
Unlocked
3
3 participants
user avatar
Ben Hayward
user avatar
Jim Toth
user avatar
Guy Thouret
Reference: minds/minds#907