Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Home โ€บ General
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Getting to Know Deplo

DeluxHostDeluxHost Member, Patron Provider

Hello LET ๐Ÿ‘‹

Today we wanted to share something a little different from our usual hosting offers.

Weโ€™re happy to introduce Deplo, an open-source deployment platform designed to make running applications on your own VPS, dedicated server or hardware significantly easier.

The idea is simple:
Connect your repository โ†’ pick your server โ†’ deploy.

Deplo handles the builds, containers, routing, HTTPS, logs, monitoring, backups and the operational work around your application, while the infrastructure remains completely yours.

Deplo is an independent open-source project, and DeluxHost is supporting the project as an official sponsor.

DeluxHost is also the first hosting provider to officially integrate Deplo as a one-click deployment option on compatible servers, as part of our partnership with the project.

The public Deplo Live Demo is hosted on infrastructure provided by DeluxHost.

๐Ÿ‘‰ Website: https://deplo.build
๐Ÿ‘‰ GitHub: https://github.com/deploCloud/deplo
๐Ÿ‘‰ Documentation: https://deplo.build/docs
๐Ÿ‘‰ Live Demo: https://demo.deplo.build

Comments

  • This looks interesting for sure!

    I have starred the git repo, good luck with deplo!

    Thanked by 2DeluxHost deplo
  • itzsenuitzsenu Member

    Looks cool. wanna try that out

    Thanked by 2DeluxHost deplo
  • rpqurpqu Member
    Thanked by 3zed itzsenu deplo
  • Looks cool

    Thanked by 2DeluxHost deplo
  • How is this different from Coolify?

    Thanked by 2deplo BasToTheMax
  • DeluxHostDeluxHost Member, Patron Provider

    @averagedatahoarder said:
    How is this different from Coolify?

    You can check it here: https://deplo.build/comparison/coolify

    Thanked by 1deplo
  • itzsenuitzsenu Member
    edited 10:49AM

    @DeluxHost thereโ€™s an issue with the installer. i think it needs to be more reliable across different environments. if Docker isnt installed, it tries to set everything up, but it doesnโ€™t do it correctly, even though the Docker app is running. idk is it for me or not

    1. installer fails if Docker isnโ€™t installed, or sometimes because of some other issue.
    2. the link print doesnโ€™t print correctly sometimes. not always, but sometimes.
    Thanked by 1deplo
  • itzsenuitzsenu Member
    edited 11:06AM

    @itzsenu said: idk is it for me or not

    main issue i got is bash: line 1329: DEPLO_DOMAIN: unbound variable. idk why, i tried it on 3 servers and it only worked on this one. i didnโ€™t go check what the issue was. i tried it and the tool is awesome :wink: . i might move from Dokploy to this.

     Deplo Installer - v0.1.2
     Installs Deplo on this machine - Docker, HTTPS and the dashboard. Nothing to configure.
    
     โ–Œ Preflight
      โœ” Debian GNU/Linux 13 on x86_64
      โœ” systemd present
      โœ” curl and openssl present
      โœ” 128 GB of RAM.
      โœ” 64 CPU cores.
      โœ” 4 TB free on /.
      โ€บ Docker is not installed - the installer will add it
      โœ” Port 80 free
      โœ” Port 443 free
      โœ” Port 3000 free
      โœ” Outbound HTTPS reaches ghcr.io
      โœ” Address: 203.0.113.42
      โœ” deplo-7f3a91.nip.io โ†’ 203.0.113.42
    
      ! Preflight passed with no warnings.
    
     โ–Œ Docker
      โœ” Docker installed (29.8.0) 34s
      โœ” git already installed
      โ€บ Applying Docker address pool 10.200.0.0/13 (a /24 per network)...
      โœ” Docker address pool: 10.200.0.0/13, a /24 per app (thousands of apps, not 31)
    
     โ–Œ Workspace
      โ€บ Preparing /opt/deplo and the 'deplo' network
      โœ” Workspace ready secrets in /opt/deplo/.env
    
    bash: line 1329: DEPLO_DOMAIN: unbound variable
    itzsenu@itzsenu:~# curl -fsSL https://deplo.build/install.sh | bash
    
     Deplo Updater - v0.1.2
     Updates Deplo in place, in about a minute. Your apps keep running.
    
     โ–Œ Preflight
      โœ” Debian GNU/Linux 13 on x86_64
      โœ” systemd present
      โœ” curl and openssl present
      โœ” 128 GB of RAM.
      โœ” 64 CPU cores.
      โœ” 4 TB free on /.
      โœ” Docker 29.8.0, daemon responding
      โœ” Docker Compose 5.5.1
      โœ” Port 80 free
      โœ” Port 443 free
      โœ” Port 3000 free
      โœ” Outbound HTTPS reaches ghcr.io
      โœ” Address: 203.0.113.42
      โœ” deplo-7f3a91.nip.io โ†’ 203.0.113.42
    
      ! Preflight passed with no warnings.
    
     โ–Œ Docker
      โœ” Docker already installed (29.8.0)
      โœ” git already installed
      โœ” Docker address pools already configured, leaving them untouched
    
     โ–Œ Workspace
      โ€บ Preparing /opt/deplo and the 'deplo' network
      โœ” Workspace ready secrets in /opt/deplo/.env
    
     โ–Œ Reverse proxy
      โœ” Traefik running 80/443, Let's Encrypt for deplo-7f3a91.nip.io (9s)
    
     โ–Œ Control plane
      โœ” Pulling ghcr.io/deplocloud/deplo:0.1.2 14s
      โœ” Starting Postgres and the Deplo control plane 21s
      โœ” Control plane running ghcr.io/deplocloud/deplo:0.1.2 (11s)
    
     โ–Œ This host as a server
      โœ” Server agent installed this host is now a Deplo server (10s)
    
     โ•ญโ”€ Deplo updated in 67s โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฎ
     โ”‚  Dashboard  https://deplo-7f3a91.nip.io                                  โ”‚
     โ”‚  Set up     https://deplo-7f3a91.nip.io/setup?key=9f4c82a71d6e3b8a        โ”‚
     โ”‚  Version    v0.1.2                                                         โ”‚
     โ”‚  Data dir   /opt/deplo                                                     โ”‚
     โ”‚  Database   Postgres, private network only                                 โ”‚
     โ”‚  Proxy      Traefik, ports 80/443, automatic HTTPS                         โ”‚
     โ”‚  Server     itzsenu, this machine                                           โ”‚
     โ•ฐโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ•ฏ
    
     Next
       Open https://deplo-7f3a91.nip.io - your apps kept running throughout.
    
        No account yet? Create it at https://deplo-7f3a91.nip.io/setup?key=9f4c82a71d6e3b8a
        deplo-7f3a91.nip.io already resolves to this server, so there is no DNS to set up.
        Its certificate issues on the first request.
        To use your own domain, re-run with --domain <your domain>.
        Locked out? ssh -L 3000:localhost:3000 [email protected], then open http://localhost:3000
        Lost the owner account? `deplo recover owner <username>` on this host.
        GitHub must be able to reach https://deplo-7f3a91.nip.io for callbacks and webhooks.
        Transcript: /var/log/deplo-install.log
    
    itzsenu@itzsenu:~#
    
    Thanked by 1deplo
  • nongzusalanongzusala Member
    edited 11:25AM

    save the money from keeping your poor service consumers without waiting for the response to their tickets please

    Thanked by 1deplo
  • deplodeplo Member

    @itzsenu said:
    @DeluxHost thereโ€™s an issue with the installer. i think it needs to be more reliable across different environments. if Docker isnt installed, it tries to set everything up, but it doesnโ€™t do it correctly, even though the Docker app is running. idk is it for me or not

    1. installer fails if Docker isnโ€™t installed, or sometimes because of some other issue.
    2. the link print doesnโ€™t print correctly sometimes. not always, but sometimes.

    Hi, tysm! We're working on it! The fix will be online in about 1h :smile:

    Thanked by 1itzsenu
  • @itzsenu said:
    @DeluxHost thereโ€™s an issue with the installer. i think it needs to be more reliable across different environments. if Docker isnt installed, it tries to set everything up, but it doesnโ€™t do it correctly, even though the Docker app is running. idk is it for me or not

    1. installer fails if Docker isnโ€™t installed, or sometimes because of some other issue.
    2. the link print doesnโ€™t print correctly sometimes. not always, but sometimes.

    Wrong person to address that to. They only sponsor the project^^

    Thanked by 1deplo
  • itzsenuitzsenu Member

    @Mainfrezzer said:

    @itzsenu said:
    @DeluxHost thereโ€™s an issue with the installer. i think it needs to be more reliable across different environments. if Docker isnt installed, it tries to set everything up, but it doesnโ€™t do it correctly, even though the Docker app is running. idk is it for me or not

    1. installer fails if Docker isnโ€™t installed, or sometimes because of some other issue.
    2. the link print doesnโ€™t print correctly sometimes. not always, but sometimes.

    Wrong person to address that to. They only sponsor the project^^

    who knew, he hee :smile:

    Thanked by 1deplo
  • deplodeplo Member

    @Mainfrezzer said:

    @itzsenu said:
    @DeluxHost thereโ€™s an issue with the installer. i think it needs to be more reliable across different environments. if Docker isnt installed, it tries to set everything up, but it doesnโ€™t do it correctly, even though the Docker app is running. idk is it for me or not

    1. installer fails if Docker isnโ€™t installed, or sometimes because of some other issue.
    2. the link print doesnโ€™t print correctly sometimes. not always, but sometimes.

    Wrong person to address that to. They only sponsor the project^^

    dw! We're here :smile:

  • deplodeplo Member
    edited 11:48AM

    @whynotlearn said:
    This looks interesting for sure!

    I have starred the git repo, good luck with deplo!

    Thanks! Happy to know that our platform is interesting!

  • deplodeplo Member

    @itzsenu said:
    Looks cool. wanna try that out

    Let us know what you think! Your suggestions would surely help us get a better platform in the next few days or months

  • CloudHopperCloudHopper Member
    edited 12:30PM

    On what planet is a solution that deploys docker compose stacks an "alternative to the cloud"?

  • deplodeplo Member
    edited 1:03PM

    @CloudHopper said:

    On what planet is a solution that deploys docker compose stacks an "alternative to the cloud"?

    It's how cloud platforms work generally. They also use docker in some way or another to simplify the deployment of apps - also, the โ€œalternative to the cloudโ€ part refers to the platform model, not Docker Compose itself.

  • mhpteammhpteam Member

    so it just like Vercel?

  • deplodeplo Member

    @mhpteam said:
    so it just like Vercel?

    It's a Vercel-like experience, but self-hosted and running on your own infrastructure :smile:

    Thanked by 1mhpteam
  • itzsenuitzsenu Member

    @deplo said: It's a Vercel-like experience, but self-hosted and running on your own infrastructure

    first, i didnโ€™t check the app properly. but it has so many failures and memory leaks. hope u fixed them. iโ€™m still gonna use Dokploy for now :)

    Thanked by 2rpqu deplo
  • forestforest Member

    Podman > Docker anyway.

    Thanked by 1itzsenu
  • deplodeplo Member
    edited 1:38PM

    @forest said:
    Podman > Docker anyway.

    I've tried Podman and it's great. But Deplo is made for people who don't want to deal with docker (or any terminal/containerization system) directly - there is still an option to interact with it, but it's completely optional.

  • deplodeplo Member

    @itzsenu said:

    @deplo said: It's a Vercel-like experience, but self-hosted and running on your own infrastructure

    first, i didnโ€™t check the app properly. but it has so many failures and memory leaks. hope u fixed them. iโ€™m still gonna use Dokploy for now :)

    The installation issue should be fixed now. As for the memory leaks, could you please provide us more details? Thanks! (You can also open an issue on github and we'll look into it asap)

  • @CloudHopper said:

    On what planet is a solution that deploys docker compose stacks an "alternative to the cloud"?

    AI generated slogan.

    Thanked by 1forest
  • itzsenuitzsenu Member

    @alincupunct said: AI generated slogan.

    something fully generated daily by an unemployed person. first it looked cool, but it doesnโ€™t anymore. anyway, better than SSHSpan.

Sign In or Register to comment.