You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Pete Matsyburka 9aa68fe955
fix cell field length
2 years ago
.github/workflows fix GitHub CI build 2 years ago
app fix cell field length 2 years ago
bin add Dockerfile and configure production app 2 years ago
config update default date format 2 years ago
db use hash for field options 2 years ago
lib remove redundant jwt rescue 2 years ago
log initial commit 2 years ago
public remove old preview image 2 years ago
spec upload template from URL 2 years ago
tmp initial commit 2 years ago
.dockerignore optimize dockerfile 2 years ago
.erb-lint.yml disable RedundantConstantBase in erblint 2 years ago
.eslintrc initial commit 2 years ago
.gitattributes omit html in github code stats 2 years ago
.gitignore improve SMTP configs form 2 years ago
.rubocop.yml upload template from URL 2 years ago
Dockerfile use handwritten font for typed signature 2 years ago
Gemfile download submitter default value attachments 2 years ago
Gemfile.lock update rubocop 2 years ago
LICENSE add LICENSE 2 years ago
Procfile initial commit 2 years ago
Procfile.dev add Dockerfile and configure production app 2 years ago
README.md use company name 2 years ago
Rakefile initial commit 2 years ago
config.ru initial commit 2 years ago
docker-compose.yml force ssl only if host passed 2 years ago
package.json add submitter fields autocomplete 2 years ago
postcss.config.js initial commit 2 years ago
tailwind.application.config.js initial commit 2 years ago
tailwind.config.js use own theme 2 years ago
tailwind.form.config.js adjust templates, add timezone and locale 2 years ago
yarn.lock add submitter fields autocomplete 2 years ago

README.md

DocuSeal
DocuSeal

Open source document filling and signing

Docker releases Follow @docusealco

DocuSeal is an open source platform that provides secure and efficient digital document signing and processing. Create PDF forms to have them filled and signed online on any device with an easy-to-use, mobile-optimized web tool.

Live Demo | ☁️ Try in Cloud

Demo

Features

  • PDF form fields builder (WYSIWYG)
  • 10 field types available (Signature, Date, File, Checkbox etc.)
  • Multiple submitters per document
  • Automated emails via SMTP
  • Files storage on AWS S3, Google Storage, or Azure
  • Automatic PDF eSignature
  • PDF signature verification
  • Users management
  • Mobile-optimized
  • API and Webhooks for integrations
  • Easy to deploy in minutes

Deploy

Heroku Railway
Deploy on Heroku Deploy on Railway
DigitalOcean Render
Deploy on DigitalOcean Deploy to Render
Koyeb Elestio
Deploy on Koyeb Deploy on Elestio

Docker

docker run --name docuseal -p 3000:3000 -v.:/data docuseal/docuseal

By default DocuSeal docker container uses an SQLite database to store data and configurations. Alternatively, it is possible use PostgreSQL or MySQL databases by specifying the DATABASE_URL env variable.

Docker Compose

Download docker-compose.yml into your private server:

curl https://raw.githubusercontent.com/docusealco/docuseal/master/docker-compose.yml > docker-compose.yml

Run the app under a custom domain over https using docker compose (make sure your DNS points to the server to automatically issue ssl certs with Caddy):

HOST=your-domain-name.com docker-compose up

For Companies

Integrate seamless document signing into your web or mobile apps with DocuSeal!

At DocuSeal we have expertise and technologies to make documents creation, filling, signing and processing seamlessly integrated with your product. We specialize in working with various industries, including Banking, Healthcare, Transport, Real Estate, eCommerce, KYC, CRM, and other software products that require bulk document signing. By leveraging DocuSeal, we can assist in reducing the overall cost of developing and processing electronic documents while ensuring security and compliance with local electronic document laws.

Book a Meeting

License

Distributed under the AGPLv3 License. See LICENSE for more information. Unless otherwise noted, all files © 2023 DocuSeal LLC.