• 2 Posts
  • 2 Comments
Joined 6 months ago
cake
Cake day: July 25th, 2025

help-circle
  • Sorry, chown not chmod. And yes, in this section.

    BUILD PIEFED

    export DOCKER_BUILDKIT=1 sudo docker compose up --build

    Wait until text in terminal stops scrolling. Ignore the configuration check errors at this point.
    If you see many permission-related errors, try repeating the previous step **(with the chown command using 1000 instead of your username)**
    Test external access from browser (On port 8030). Watch for movement in terminal window. Browser will show "Internal Server Error" message. Proceed to initialize database to address this error message.