Code Monkey home page Code Monkey logo

neos.neosio's Introduction

Neos.NeosIo

The official neos.io website package.

Setup & Installation

Clone the repository, and setup Neos as always:

  • Set up Local Beach as described here: https://www.flownative.com/en/documentation/guides/localbeach/local-beach-setup-docker-based-neos-development-howto.html
  • Run composer install
  • Run beach start
  • Run beach exec to enter the container
  • Inside the container run ./flow doctrine:migrate and site imports etc. as needed
  • add the following domains:
    • ./flow domain:add --site-node-name neosio --hostname neosio.localbeach.net --scheme https
    • ./flow domain:add --site-node-name flowneosio --hostname flowneosio.localbeach.net --scheme https
    • ./flow domain:add --site-node-name neosconio --hostname neosconio.localbeach.net --scheme https

Note: We require nvm as well as the yarn binary to be installed on your system.

Building the assets

Commands

Command Description
yarn build Builds all assets
yarn pipeline Runs install and then build all assets
yarn start Watches the sources and rebuilds assets on change

Troubleshooting Performance Issues with Neos.IO

If you experience slow website behavior on your machine while using Neos.IO, follow these steps to check for potential solutions:

  1. Docker Version: Ensure your Docker installation is up to date. Neos.IO requires Docker version 4.21 or above for optimal performance.

  2. VirtioFS Status: Verify if VirtioFS is enabled in your Docker setup. VirtioFS provides improved I/O performance for operations on bind mounts, essential for Neos.IO to perform efficiently.

    • VirtioFS is available in macOS 12.5 and above. Make sure your macOS version meets this requirement.
    • To enable VirtioFS and the Virtualization framework, check your Docker settings or configuration.

By following these steps, you can potentially address any performance-related issues with Neos.IO and enjoy a smoother website experience.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.