Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
M

ManagedStudios

@ManagedStudios
About
Posts
7
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • ECONNREFUSED Error Installing Custom Docker Image
    M ManagedStudios

    Hi,
    I want to setup a custom app, Couchbase Server (a nosql database), on my cloudron server.
    I used this Dockerfile:

    FROM couchbase:community-7.2.0
    COPY CloudronManifest.json /CloudronManifest.json
    RUN ln -s /app/data /opt/couchbase/var //persistent data
    EXPOSE 8091-8096 11210-11211
    CMD ["couchbase-server"]  //start server
    

    On my local machine building this docker image and running it is fine. I can reach the web UI on localhost:8091.

    Installing the built image on my cloudron works until it is stuck in the "Starting" process.
    The relevant errors are:

    • Feb 10 13:43:11box:shell reload spawn: /usr/bin/sudo -S /home/yellowtent/box/src/scripts/restartservice.sh nginx
    • Feb 10 13:43:11box:shell reload (stderr): sudo: unable to resolve host 1001629-690: Name or service not known
    • Feb 10 13:23:00=> Healtheck error: Error: connect ECONNREFUSED 172.18.16.138:8091

    The container actually indicates that the web ui is starting:

    • Feb 10 13:42:41Starting Couchbase Server -- Web UI available at http://<ip>:8091

    Does anybody has an idea how to debug and solve this problem?
    Many thanks!

    App Packaging & Development

  • ECONNREFUSED Error Installing Custom Docker Image
    M ManagedStudios

    @girish
    Yeah, I also realized it eventually 😅

    It would be great if you mention in your tutorial that the manifest file is uploaded automatically when you are in the correct directory.

    App Packaging & Development

  • Install Docker Compose apps
    M ManagedStudios

    Hi,
    is it possible to install multi-container applications with docker-compose on cloudron? Or is there a good workaround for docker-compose?

    Thanks in advance!

    Best regards
    Dibbo

    App Packaging & Development
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search