Code Monkey home page Code Monkey logo

arc-questions-2.0's Introduction

Arc Questions 2.0

Is it possible for local Fusion instance to consume other local API's?

  • scenario: Arc Fusion is running on localhost and a Node API is running on localhost:4000
  • why: Building Arc PageBuilder widgets that consume API's we are developing (e.g. LocalGraf) in a local development environment
    • implications for our demo on Friday: We need to deploy an instance of our API somewhere to demo

How is content cached? In particular, how is data from a Content Source calling a 3rd party API cached?

  • scenario: When using a Resolver (a Content Source that queries a GraphQL API + a Template), changes made to the API's records did not propogate to the Page articles
    • Changes we're eventually visible (2 hours later), but it's not clear what changed to make this happen: e.g. environment refresh, the caches' TTL policy, etc.
  • why: If an Event is published incorrectly and must be deleted or changed, then we need a way to bust the cache to change the content without waiting
  • follow up: How do we bust the cache?

Where is the Arc PageBuilder content hosted in Sandbox, Production, or Development environments?

  • scenario: When going through deployment process it's easy to deploy previews, but they're behind the Okta login. I could not figure out how to deploy to a publicly-accessible URL.
  • context:
    • In local Fusion development environment, when a PageBuilder feature is developed, you can deploy it 1) to the PageBuilder Fusion preview (e.g. localhost/pf/<feature>) and 2) to the locally running Fusion instance (e.g. localhost/<feature>).
    • In Dev, Sandbox, and Production, after the feature page is fully published, it is only accessible through the dmn.arcpublishing.com/pf/<feature>
      • I expect them to be at dmn.arcpublishing.com/<feature> but they're not
    • All URL's behind the pf URI segment require Okta login to see
      • Only DMN developers can see them
  • follow up: Can we go 100% through a feature deployment on Sandbox or Development? Where are the publicly-accessible sites for each environment?

arc-questions-2.0's People

Contributors

nigelgilbert avatar

Watchers

 avatar

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.