Docuseal - An Open Source, Self Hosted docusign alternative with incredible power!

Поділитися
Вставка
  • Опубліковано 11 жов 2024

КОМЕНТАРІ • 114

  • @shotelco
    @shotelco 3 місяці тому +10

    You're getting really good at these tutorials! Like a favorite college Professor. I replay these at 1.75x speed, making it like listening to a sports announcers broadcast of an exciting game. 🤓

    • @AwesomeOpenSource
      @AwesomeOpenSource  3 місяці тому +1

      Glad you like them sports fans!

    • @bzmrgonz
      @bzmrgonz 3 місяці тому +3

      1.75X, no way dude.. I can only do 1.5.. he is a pretty fast talker, even in presentation mode. How did you get to 1.75 with Brian's pace... I want to know.. I can't break that hard 1.5x. I've tried but I can't. Maybe if I drank some energy drinks or something.

  • @Darkk6969
    @Darkk6969 3 місяці тому +6

    This is a very cool alternative to DocuSign and Adobe Sign. Love the audit log feature as it's important information to show proof of delivery and signatures.

  • @SimoAtlas
    @SimoAtlas 3 місяці тому +3

    The amazing projects that you introduce us to just unbelievable

  • @AndrewHargreave
    @AndrewHargreave 3 місяці тому +2

    Thanks for this! I have a short term rental house and have started direct booking and have a rental agreement that I need them to sign. Didn't want to have to use a 3rd party ($) solution...this will be perfect! Nice detailed how-to!

  • @pnrarun
    @pnrarun 3 місяці тому +1

    Wonderful and thank you so much for sharing the video Mr. Brian McGonagill. I was hardly looking for this tool once again thank you for your timely help.

  • @MSP612-ru2fi
    @MSP612-ru2fi 19 днів тому +1

    exactly, support open source. all the way.

  • @3sixtymining
    @3sixtymining День тому +1

    This is Awesome. Thanks again for an easy tutorial.

  • @CorgiFan-ti8if
    @CorgiFan-ti8if 3 місяці тому +2

    Your channel is great. Thank you for your hard work!

  • @farzadmf
    @farzadmf 3 місяці тому +1

    Wow, such a nice and featureful FOSS app!!! Thank you for the detailed walkthrough!

  • @duncan-mcrae
    @duncan-mcrae 3 місяці тому +1

    Very awesome. Very timely. Thanks

  • @G-3-A-R-Z
    @G-3-A-R-Z 3 місяці тому +2

    docker kicks ass

    • @AwesomeOpenSource
      @AwesomeOpenSource  3 місяці тому

      Glad you like docker, hope you'll like this app too.

  • @toddselby443
    @toddselby443 3 місяці тому +1

    Thanks for the video.

  • @jaimehuarsayarivera9594
    @jaimehuarsayarivera9594 2 місяці тому +1

    Good features, very interesting project. I understand they need to make money out of the project. I tried to add roles other than admin and when I saw the views they had empty files meaning there are things that were taken out from the project on purpose.
    Seems like a strategy to attract people to use it and ending up paying a subscription anyways.
    In conclusion they open sourced some parts of the project after the creation of the project and it is kind of difficult to add new features when there is no documentation and code holes.
    What is was interesting to me was that they used shakapacker and they have vue components that are reusables.
    If you are not a developer then it's something like this: If you don't care about other team mates looking at your signed documents or templates then it's a great tool everyone can see all the templates and signed documents.
    But if you have documents that other people shouldn't see then you will need to pay for a 20 doll a month for each user.

    • @AwesomeOpenSource
      @AwesomeOpenSource  2 місяці тому

      Great breakdown on what the community vs paid version does. Thank you for that clarification.

  • @mdalnamer
    @mdalnamer 3 місяці тому +2

    I was waiting for a new video for a long time, thank you for efforts and amazing videos.

  • @enriquecasas4001
    @enriquecasas4001 3 місяці тому +1

    Awesome tool!

  • @BlueBearOne
    @BlueBearOne 3 місяці тому +2

    Strange. I just curled the yml file into my docuseal directory. It is different than yours. I didn't have the SLL line to hash out (I just added it) and I had this in it "- SECRET_KEY_BASE=mysecretkey" which is not in your curled .yml file. Also, mine calls for posgres:13. Yours is 15. In your Postgres environment, the names, passwords are "postgres." Mine are "docuseal." I'm just surprised since this video is dated Jult 4th 2024 and I pulled this .yml file on July 8th 2024. Also, the Caddy section was completely missing. The postgres volume was written like this: "postgres_data:/var/lib/postgresql/data". No relative ./ in the beginning. Not a big deal, I'm changing it to match yours. But as a new student of Docker Desktop....I wish I understood the nuanced differences as a learning opportunity.

    • @AwesomeOpenSource
      @AwesomeOpenSource  3 місяці тому

      That is strange. I just did all of this a week or so before releasing the video. They certainly could have changed things about the file though. You can look at their github repo, and see when the yaml file was last updated. Glad you're getting it all worked out. I like the relative paths in volume mappings, as it keeps everything in one place for a tidy backup as needed.

  • @c-LAW
    @c-LAW 3 місяці тому +3

    I've been using Docuseal. I'm Trying to learn the API to automate it a little with scheduling.

    • @AwesomeOpenSource
      @AwesomeOpenSource  3 місяці тому +1

      That sounds awesome. Are you going to open source your scheduling part too?

  • @oskar3514
    @oskar3514 3 місяці тому +1

    Very usefull tool! Thanks.

  • @Felix22486
    @Felix22486 Місяць тому +1

    Awesome content. do you happen to know if this application has been tested in US court? Will the digital signature be held up in court?

  • @jerryhicks9025
    @jerryhicks9025 3 місяці тому +1

    Great video!
    Do the signed documents get saved into the volume/postgres database? The reason I ask is because I would like to know how much memory I would need to take into consideration.

    • @AwesomeOpenSource
      @AwesomeOpenSource  3 місяці тому

      I believe they do. They are available after having created and signed them, but they may be getting stored on the drive, and just have a file path reference stored in the Postgres DB.

  • @demorez5
    @demorez5 3 місяці тому +1

    can i suggest to add some chapters to your videos? you spend quite a lot of time with setting up the container, that some of us are familiar with and are here to see what is actually the app about

    • @AwesomeOpenSource
      @AwesomeOpenSource  3 місяці тому

      I had to go look, I always add chapters to my videos. I see that when I exported the timestamps from my editing software I forgot to make some necessary changes, so they aren't showing up. Thanks for letting me know. I'll try to get it updated.

  • @priobe
    @priobe 13 днів тому

    This looks like a great alternative. Does this provide tha capabilities to use a smart card for signatures? Also, does this have routing functionality so that once the client signs it, it then routes to the next person so they can be notified and pending their signature.
    Thx

  • @stevenwinderlich2891
    @stevenwinderlich2891 3 місяці тому +3

    One word without even watching: Businesses

  • @RmNrIHRoZSBDQ1AK
    @RmNrIHRoZSBDQ1AK 3 місяці тому +1

    12:08 you should say the left side is local, right side is inside the container. Not saying that is like ubuntu's stackexchange. Don't be ubuntu's stackexchange, be the arch wiki instead.

  • @bzmrgonz
    @bzmrgonz 3 місяці тому +2

    Did you get a small signature because you drew a very low(not tall) box initially? Can you test it?? Maybe make it an inch tall and get back to us??

    • @bzmrgonz
      @bzmrgonz 3 місяці тому

      Follow up question Brian, I wonder if we can store the document and insert a QR code of the url where we stored it(random characters url). The idea is to provide third party with a fast way to validate authenticity of the document. Maybe we should pitch this to the project. Here is my thinking, schools really could use this, yes sure they can put a school seal on the document to prove authenticity, but in today's age, counterfeits are rampant, so with a project like this, teachers could prepare documents(transcript, recommendations, even diplomas) and then the admin staff, principal/secretary can sign and post/upload. SCHOOLS REALLY NEED THIS!!

    • @AwesomeOpenSource
      @AwesomeOpenSource  3 місяці тому +2

      The signature was small because of the size box I drew. I tried it just now on my testing server, and it was find in size.
      The idea about storing and QR code is definitely something to pitch to the project. I like it though. Very nice idea.

    • @bzmrgonz
      @bzmrgonz 3 місяці тому

      @@AwesomeOpenSource great, thanks for confirming buddy!!

    • @bzmrgonz
      @bzmrgonz 3 місяці тому

      @@AwesomeOpenSource thanks buddy, I’ll reach out to them.

  • @DemosandIdeas-br2od
    @DemosandIdeas-br2od 3 місяці тому +1

    On the topic of documents, do you know of something that could be self hosted that's similar to libreoffice? Not sure if onlyoffice is the one, certainly struggling to set it up.

    • @AwesomeOpenSource
      @AwesomeOpenSource  3 місяці тому +1

      collabora is Libreoffice on the browser, so maybe that's what you're looking for. A lot of people combine Collabora with NextCloud for syncing, and all, but it's not a requirement.

  • @3aw-3aw
    @3aw-3aw 21 день тому +1

    somethingnicelongandstrong 😂 jokes aside, great video! thanks!

  • @kjsweeney81
    @kjsweeney81 3 місяці тому +1

    Soon as I hear Docker, I want click away too, as it is a technology almost exclusive to linux based-oses only. Though docker can be run on FreeBSD via the linuxator, any application that is docker only basically locks out other operating systems that are not linux-based. Docker does have benefits but it is locked in to the linux ecosystem...

    • @AwesomeOpenSource
      @AwesomeOpenSource  3 місяці тому +2

      I use Docker, and I understand, it's not for everyone my friend, but keep in mind this can be run without docker, and they have instructions on their Github site for running it.

    • @BlueBearOne
      @BlueBearOne 3 місяці тому +1

      I use Docker Desktop on Windows 11; works great!

  • @dualbeardedtech
    @dualbeardedtech 3 місяці тому +1

    @Awesome Open Source. I've checked the area that holds show notes. Usually i see a public email address to contact the specific creator. I wasn't able you find one. Did I miss it or would you happen to have a public email that you wouldn't mind providing?
    To be perfectly honest I would understand it if you didn't have one due to privacy. But I was really hoping to speak with you about a project if iscat all possible.

    • @AwesomeOpenSource
      @AwesomeOpenSource  3 місяці тому +1

      Sure thing. You can contact me at brian ( at )

    • @dualbeardedtech
      @dualbeardedtech 3 місяці тому

      @@AwesomeOpenSource bots? On UA-cam? Ive never heard of such a thing...😉
      And thank you

  • @hkitservices
    @hkitservices 3 місяці тому +1

    Hello,
    May i know what is the differences or advantages between configuring a folder or a volume with docker?
    thanks

    • @AwesomeOpenSource
      @AwesomeOpenSource  3 місяці тому

      I configure mapped volumes, which map a volume on my host machine (a folder) to a folder inside the container virtual machine. This allows the data in that folder to be persisted when I bring down the container (essentially destroy it) and then bring up and updated version of it. Without these mapped volumes, Docker container data is considered volatile, and will be lost between reboots, restarts, up and down states, etc.

  • @Guevorg31
    @Guevorg31 3 місяці тому +1

    thx

  • @randy90001
    @randy90001 2 місяці тому +1

    Hello - is there any way to use an external mysql database? I typically use an aws mysql database and would like to use aws mysql for this application. Thanks you

    • @AwesomeOpenSource
      @AwesomeOpenSource  2 місяці тому

      I'msure you can. In the compose file you need to setup the mysql connection from the appliction so it points to that AWS db, and comment out teh mysql section in the compose so that container isn't spun up.

  • @nbensa
    @nbensa 3 місяці тому +1

    I was searching for something like this as a signer. This software lets me sign documents myself, but the user experience feels a bit awkward.

  • @espressomatic
    @espressomatic 3 місяці тому +1

    PDF via email or encrypted direct message has always worked for me. Never received anything I couldn't sign and never had any issues with anyone else signing anything I've sent. Curious to find out what this solution brings that would make it worth hosting. Payment is out of the question for the infrequent use case.

    • @AwesomeOpenSource
      @AwesomeOpenSource  3 місяці тому +1

      For me, it's about not having to tell someone they need Adobe Acrobat to sign, or some other software to get the signature on the document. It's also about making sure it's easy, and through a web page link, and guided tour, it's easy. Signing papers for a mortgage for instance, or legal matters, etc. Where there are a lot of initials and signatures required, this just makes it an easy walk-through for the person.

  • @FrontLineNerd
    @FrontLineNerd 3 місяці тому +2

    I cannot download files from docuseal when hosting behind a Clouflare tunnel. Very very frustrating. Has anyone dealt with this?

    • @AwesomeOpenSource
      @AwesomeOpenSource  3 місяці тому

      I haven't, but I don't use cloudflare tunnels, I host my own VPN tunneling.

    • @FrontLineNerd
      @FrontLineNerd 3 місяці тому +1

      This is fixed. Reminder to comment out the force SSL line in environment as well as the caddy code at the bottom when not using caddy.

  • @oneito947
    @oneito947 3 місяці тому +1

    could you also look into Opensign

  • @tendosingh5682
    @tendosingh5682 14 днів тому +1

    Can you use signature pads with this?

    • @AwesomeOpenSource
      @AwesomeOpenSource  4 дні тому

      Don't know. Some signature pads will act as a "keyboard" input, some won't, so probably depends on the pad.

  • @yourpcmd
    @yourpcmd 3 місяці тому +1

    I looked at Docuseal as a replacement a while back but decided against it due to the cost. I don't mind paying for software, but with as little as I would use it with the features I'd want, a $20/mo subscription is a bit much. Perhaps $5-$10 would be more of a bargain. Or better yet, since it would be self-hosted, a one-time payout would be more of the way to go. To me, self-hosted should not be a subscription.

    • @AwesomeOpenSource
      @AwesomeOpenSource  3 місяці тому

      I see your point, and I would raise this thought. The software is subscription because it levels the old system of pay a huge amount up front, then some smaller amount every release or year or whatever for the updates, and then eventually get charged a whole new license for some major update 3 years down the road. It's no savings in the end to do subscription, but makes it predictable on cost. As to the actual cost of $20 / usr / month, you can always ask if they offer a few features in bundles that might allow you to pick 3 features a-la-carte for 5 or 10 a month instead.

    • @Darkk6969
      @Darkk6969 3 місяці тому

      The subscription model I usually go by for open source is pay for additional features, support and maintenance (upgrades and updates). I should be free to use the software for unlimited number of users and features when self-hosting as I'm already paying for the server and storage. The software should continue to run like normal when my subscription runs out. Just won't get the support, patches or updates for the additional features.

    • @yourpcmd
      @yourpcmd 3 місяці тому +1

      @@Darkk6969 I agree. But you can probably rest assured that they have a "call home" feature that checks to see if your subscription is paid up, if not, it would deactivate the features of the subscription model. This would be done to detour those who would otherwise pay a one-time $20 for all the features, and I would not blame them. And yes, as I said above, paying a subscription for something that is not on their servers is not something I nor anyone else should do, a one-time maybe $50 or $100 would suffice.

  • @the-oh-si-model
    @the-oh-si-model 3 місяці тому +1

    how is your home lab solution manager?

    • @AwesomeOpenSource
      @AwesomeOpenSource  3 місяці тому

      Are you asking about my dashboard of my local services? If so, it's Dashy. I have some videos on it as well.

    • @the-oh-si-model
      @the-oh-si-model 2 місяці тому

      @@AwesomeOpenSource yes. Thanks!

  • @bryanmontgomery610
    @bryanmontgomery610 3 місяці тому +2

    Never mind, now nothing is working. Container keeps crashing with exit code 1.

    • @AwesomeOpenSource
      @AwesomeOpenSource  3 місяці тому

      Can you read the section above the exit code 1, and let me know what you see there?

    • @bryanmontgomery610
      @bryanmontgomery610 3 місяці тому

      @@AwesomeOpenSource I'm all good now. I had to install it using the docker run command. Nothing I did could get it to work using docker compose.

    • @jacobburns9343
      @jacobburns9343 25 днів тому

      I have the same issue. Last outputs:
      "
      from /app/bin/bundle:108:in 'load'
      from /app/bin/bundle:108:in ''
      exited with code 1
      "

  • @bryanmontgomery610
    @bryanmontgomery610 3 місяці тому +1

    For some reason getting a "permission denied" running the curl command even with "SUDO". Odd, very odd.

    • @bryanmontgomery610
      @bryanmontgomery610 3 місяці тому

      I just had to manually create the docker-compose.yml file which was fine.

    • @AwesomeOpenSource
      @AwesomeOpenSource  3 місяці тому

      That is quite odd. What distro are you using?

    • @PopularWebz
      @PopularWebz 3 місяці тому +2

      The sudo only applies to the curl command not the part after the bash redirection (what is after the >). In this case, your user does not have permission to write the compose file to your current directory

    • @gg-gn3re
      @gg-gn3re 3 місяці тому

      what's the full command? popularwebz is correct. you need sudo in front of all the commands, not just the first one. curl likely doesn't even need it.

  • @danilodistefanis5990
    @danilodistefanis5990 3 місяці тому +1

    Such a shame the signature shows small in the pdf

    • @AwesomeOpenSource
      @AwesomeOpenSource  3 місяці тому +2

      That was because of the size of the signature box I drew. I tested it later, and made sure it would be larger if i drew the box larger.

    • @danilodistefanis5990
      @danilodistefanis5990 3 місяці тому

      @@AwesomeOpenSource thank you !!!

  • @asrafulalamrabbe6687
    @asrafulalamrabbe6687 3 місяці тому +1

    hello sir,
    BunkerWeb or
    Pirsch Analytics server side tracking
    please provide install video

  • @OfficialChiller
    @OfficialChiller 3 місяці тому +6

    Interesting, but unfortunately not GDPR-compliant and therefore unusable for Germany or the EU. I also think it's a shame that you don't have all the options available with self-hosting as in the paid version

    • @AwesomeOpenSource
      @AwesomeOpenSource  3 місяці тому +7

      Being that it's self-hosted, I'm sure you could recommend the addition of GDPR compliance features. Help them define what is needed, and even help test them and so on. As for their fee based model I'll post a quote from an earlier comment: "It' tough for me, because I know that in order to make something even remotely competitive, you have to have money coming in, and it's a hard line to draw to make sure you can invest your time and effort in such projects. That said, I didn't use any of the pay features, and it was perfectly usable to start off. Additionally, if you approach them with your thoughts on their pricing, and offer alternative revenue models, they may actually consider it. "

    • @gg-gn3re
      @gg-gn3re 3 місяці тому +3

      There is no GDPR compliance for software itself, it's what you do with that software. You can go delete a database entry just like you can not delete a database entry. Just because someone can't see it doesn't mean it was deleted either. Like all the big tech, none of them delete anything.

  • @CM-mo7mv
    @CM-mo7mv 3 місяці тому +1

    too many patreons!👎
    start with what is it and why should I want it and how it solves the trustissue docusign solves

    • @sendittozach
      @sendittozach 3 місяці тому +1

      What? How many is to many?

    • @AwesomeOpenSource
      @AwesomeOpenSource  3 місяці тому

      I'll take it under advisement. I appreciate the feedback.

  • @Sam-oz8tw
    @Sam-oz8tw 3 місяці тому +3

    $20/user /month for a whitelable?
    What a joke. For small businesses or single entity contractors who want pro features, the value is, maybe, $50/yr cheaper with docuseal.
    My turning test, "do they arbitrarily gatekeep features already on your server behind scammy /usr/mo charges?"
    Answer: Yes.
    Examples:
    Unlimited signature requests
    Your company logo
    Connect own email address
    Personalize email content
    Automated reminders
    Zapier and Webhooks
    User roles and teams
    Bulk send from spreadsheet
    SSO / SAML
    API and Embedding
    Happy you did the video, but by far the worst value proposition compared to the other software you have featured, in my opinion.

    • @AwesomeOpenSource
      @AwesomeOpenSource  3 місяці тому +1

      I can't speak to the fee they ask for. I'm not part of the company. I know there are a couple of other comments that don't like the add-on feature for pay model. It' tough for me, because I know that in order to make something even remotely competitive, you have to have money coming in, and it's a hard line to draw to make sure you can invest your time and effort in such projects. That said, I didn't use any of the pay features, and it was perfectly usable to start off. Additionally, if you approach them with your thoughts on their pricing, and offer alternative revenue models, they may actually consider it.

  • @seanrikard3163
    @seanrikard3163 3 місяці тому +1

    I watch a lot of your videos, and have implemented a few of your open source recommendations. However, I really wish you would exclude these "Pay for Use" software hidden behind an open source wrapper. Open Source is free and Open Source only, not software with hidden pay to use gotchas. There is no in between. I'd be more inclined to support software monetarily that didn't do these type things.

    • @AwesomeOpenSource
      @AwesomeOpenSource  3 місяці тому +1

      I understand what you're saying, but these folks should be able to generae revenue for the time an effort they put into making great software. the Free in Free software isn't free as in no-cost, that's the problem with English...it's misleading at times. The Free is for Freedom, as in the latin "libre". No one ever said that open source software shouldn't cost money. If I'm going to pay for software at tall, I'd prefer it be for an open source project. That said, I know it's frustrating, but you can also always go say thank you to them, and in the most polite way possible, ask if they'd consider a support model instead, or a tiered model for usage, or any number of other ways to monetize their work and effort. Price isn't always set in stone. If they get enough requests for changes, it may actually happen.

    • @premdon009
      @premdon009 3 місяці тому

      What about documenso, I think it's a great project