Giter VIP home page Giter VIP logo

docker-decap-cms-standalone's Introduction

Hi! I'm Joey.

< Full Stack & C++ Software Engineer >

Blog Badge Contact Badge


↕️ Expand for more

👨‍💻 About Me

  • 🔭 I'm currently employed full-time as a C++ Software Engineer.

  • ❤️ In my free time I am building a project using Flask (coming soon).

⚙️ Projects

Joey's Github statistics

View a list of my projects...

🛠️ Languages and Tools

C++
Full Stack:
Category Technologies
Frameworks Gatsby Next.js
Core Javascript NodeJS React Python
Cloud Amazon Web Services Cloudflare
DevOps Docker
Misc Linux

✍️ Latest posts

View more...

docker-decap-cms-standalone's People

Contributors

itsmejoeeey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

docker-decap-cms-standalone's Issues

can't find any valid value for ORIGINS

hello, i'm trying to use decap with a local backend using docker compose and traefik.
(i'm not sure yet if feasible...)

unfortunately no matter what value I try for ORIGINS env var I run into this issue :

unko-admin  | /app/netlify-cms-github-oauth-provider/login_script.js:5
unko-admin  |   throw new Error('process.env.ORIGIN MUST be comma separated list \

Here is the concerned part of my docker-compose.yml :

  unko-admin:
    image: itsmejoeeey/docker-decap-cms-standalone:latest
    container_name: unko-admin
    environment:
      - ORIGINS=...
    labels:
      - "traefik.http.routers.unko-admin.rule=Host(`unko-admin.localhost`)"

Here are the different values I have tried (trying also different pseudo domains with the traefik label - that wouldn't make any difference yet) :

- ORIGINS=localhost
- ORIGINS=unko-admin
- ORIGINS='unko-admin'
- ORIGINS='unko-admin.localhost,*'
- ORIGINS='unko-admin.localhost,*.localhost'

and many others
and since I found this line in your Dockerfile ENV ORIGINS=http://localhost
I also tried things like:

- ORIGINS='http://localhost'
- ORIGINS='http://unko.localhost/,http://*/'

no success yet !

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.