Example fcf-example-moving-containers

Download:
fcf-example-moving-containers.zip

Repository:
https://github.com/fcfdev/fcf-example-moving-containers.git

Link to detailed description:
Continuing to explore templates

Description

Second tutorial on using framework templates Requirements

For the example, a version of the FCF framework is required at least 1.1.56

Start-up instruction

  1. Install FCF framework (https://fcf-framework.mywire.org/download/fcf/install)
  2. Go to the example directory $ cd [PROJECT]
  3. Initialize the sample database $ fcfmngr create-db ./fcf-example-moving-containers.js
  4. And run $ fcfserver server.json
  5. Wait until all modules and packages are installed. When everything is ready, the terminal will display an inscription: Listening started with port 8080 Listening started :: with port 8080
  6. Open your browser at localhost:8080