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
Bernardo Anderson c14f217812
Merge pull request #20 from CareerPlug/CP-10278
3 months ago
.github/workflows pdfium 7 months ago
app CP-10278 - Remove JS update for already made forms 3 months ago
bin Tweak readonly mode 4 months ago
config CP-10278 - Hardcode Employee/Manager parties 3 months ago
cpdocuseal@2d7d242e06 add submodule for CP-specific private repo 5 months ago
db CP-10370 authentication (#15) 4 months ago
docs docs 7 months ago
lib CP-10361 - Forgot a few things 4 months ago
log initial commit 3 years ago
public update preview image 9 months ago
spec CP-10278 - Update Employee and Manager colors 3 months ago
tmp initial commit 3 years ago
.annotaterb.yml fix annotate model 10 months ago
.dockerignore staging infrastructure support 4 months ago
.env.development Production setup (#14) 4 months ago
.env.production Enabled production deployment 4 months ago
.env.staging Production setup (#14) 4 months ago
.erb_lint.yml use erb_lint 10 months ago
.eslintrc add bulk placeholder 2 years ago
.gitattributes omit html in github code stats 2 years ago
.gitignore CP-10288 - Update specs 5 months ago
.gitmodules add submodule for CP-specific private repo 5 months ago
.rspec dot rspec 7 months ago
.rubocop.yml add ability to request changes for a completed submission 4 months ago
.ruby-version Tool versions to stop my console screaming at me 6 months ago
.tool-versions Tool versions to stop my console screaming at me 6 months ago
.version fix build 2 years ago
CLAUDE.md Remove unused parts of the app 6 months ago
Dockerfile Production setup (#14) 4 months ago
GEMINI.md Remove unused parts of the app 6 months ago
Gemfile Newrelic and airbrake updates - bare-bones new setups 4 months ago
Gemfile.lock Newrelic and airbrake updates - bare-bones new setups 4 months ago
LICENSE add LICENSE 2 years ago
Procfile initial commit 3 years ago
Procfile.dev add Dockerfile and configure production app 3 years ago
README.md update readme 8 months ago
README_LOCAL_SETUP.md add local set up README 6 months ago
Rakefile initial commit 3 years ago
SECURITY.md update email 1 year ago
config.ru initial commit 3 years ago
docker-compose.yml adjust compose mount folder 1 year ago
package.json older devises 8 months ago
postcss.config.js initial commit 3 years ago
tailwind.application.config.js initial commit 3 years ago
tailwind.config.js CP-9637 - Update button styles and add font family 5 months ago
tailwind.form.config.js decline submission 1 year ago
yarn.lock add app tour 9 months 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)
  • 12 field types available (Signature, Date, File, Checkbox etc.)
  • Multiple submitters per document
  • Automated emails via SMTP
  • Files storage on disk or AWS S3, Google Storage, Azure Cloud
  • Automatic PDF eSignature
  • PDF signature verification
  • Users management
  • Mobile-optimized
  • 6 UI languages with signing available in 14 languages
  • API and Webhooks for integrations
  • Easy to deploy in minutes

Pro Features

  • Company logo and white-label
  • User roles
  • Automated reminders
  • Invitation and identify verification via SMS
  • Conditional fields and formulas
  • Bulk send with CSV, XLSX spreadsheet import
  • SSO / SAML
  • Template creation with HTML API (Guide)
  • Template creation with PDF or DOCX and field tags API (Guide)
  • Embedded signing form (React, Vue, Angular or JavaScript)
  • Embedded document form builder (React, Vue, Angular or JavaScript)
  • Learn more

Deploy

Heroku Railway
Deploy on Heroku Deploy on Railway
DigitalOcean Render
Deploy on DigitalOcean Deploy to Render

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):

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

For Businesses

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.

Tools