Code Monkey home page Code Monkey logo

cozy-docdev-v3's Introduction

Developer documentation for Cozy V3

English

French

What is Cozy?

Cozy is a platform that brings all your web services in the same private space. With it, your web apps and your devices can share data easily, providing you with a new experience. You can install Cozy on your own hardware where no one profiles you.

Community

You can reach the Cozy Community by:

  • Chatting with us on IRC #cozycloud on irc.freenode.net
  • Posting on our Forum
  • Posting issues on the Github repos
  • Mentioning us on Twitter

License

Cozy is developed by Cozy Cloud and distributed under the AGPL v3 license.

cozy-docdev-v3's People

Contributors

clochix avatar doubleface avatar nono avatar

Stargazers

 avatar  avatar

Watchers

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

Forkers

doubleface nono

cozy-docdev-v3's Issues

Fail to follow "intro" documentation

Hi,

I'm trying to follow the new documentation and have some issues:

  • the command docker run --rm -it -p 8080:8080 -p 5984:5984 -p 8025:8025 -v $(pwd):/data/cozy-app -v ~/cozy/data/db:/usr/local/couchdb/data -v ~/cozy/data/storage":/data/cozy-storage --name=cozydev cozy/cozy-app-dev have an unmatched " but I supposed it shouldn't be here at all.
  • after starting the container, all the endpoint on :8080 are not responding. Here's the full stack:
sudo docker run --rm -it -p 8080:8080 -p 5984:5984 -p 8025:8025 -v $(pwd):/data/cozy-app --name=cozydev cozy/cozy-app-dev

WARNING:
  No manifest.webapp file has been found in the mounted
  directory /data/cozy-app. The stack will be started
  without serving any local application.

checking that :8080 is free... ok
waiting for couchdb...ok
checking couchdb on http://localhost:5984/... ok
starting cozy-stack with /data/cozy-storage...
                           !! DEVELOPMENT RELEASE !!
You are running a development release which may deactivate some very important
security features. Please do not use this binary as your production server.

⇛ http server started on 127.0.0.1:6060
⇛ http server started on [::]:8080
time=2017-05-15T15:26:40Z       status=200      method=GET      host=cozy.tools:8080    uri=/version/   bytes_out=132

creating instance cozy.tools:8080 using passphrase "cozy"... ok
creating instance localhost:8080 using passphrase "cozy"... ok
To exit, press ^C
ERRO[0030] [http] GET / Instance not found
time=2017-05-15T15:27:10Z       status=500      method=GET      host=app.cozy.local:8080        uri=/   bytes_out=100
ERRO[0033] [http] GET / Instance not found
time=2017-05-15T15:27:13Z       status=500      method=GET      host=app.cozy.local:8080        uri=/   bytes_out=100
ERRO[0204] [http] GET / Instance not found
time=2017-05-15T15:30:04Z       status=500      method=GET      host=cozy.local:8080    uri=/   bytes_out=100
ERRO[0218] [http] GET / Instance not found
time=2017-05-15T15:30:18Z       status=500      method=GET      host=cozy.local:8080    uri=/   bytes_out=100

I suppose the warning is the key here, but I'm in the clone app template and do havea manifest.webapp in $pwd.

And just to get a better grasp with the subdomains, the cloned template is in a directory called myapp but the domain is app.cozy.local. Where is this defined?

Thank you

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.