mirror of
https://github.com/docusealco/docuseal.git
synced 2026-06-23 04:10:11 +00:00
780ced3e7f1bebfda12a80e1e27630244258e819
Open source document filling and signing
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
Features
- PDF form template builder (WYSIWYG)
- Multiple submitters per document
- Automated emails via SMTP
- Files storage on AWS S3, Google Storage, or Azure
- Automatic PDF eSignature
- PDF validation
- Users management
- Mobile-optimized
- Easy to deploy in minutes
Deploy
| Heroku | Railway | DigitalOcean |
|---|---|---|
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 docker compose under a custom domain over https (make sure your DNS points to the server to automatically issue ssl certs with Caddy):
HOST=your-domain-name.com docker-compose up
License
DocuSeal is released under the GNU Affero General Public License v3.0.
Description
Open source DocuSign alternative. Create, fill, and sign digital documents ✍️
daisyuidocumentsdocument-signinge-signaturegithub-catalysthotwired-turbolegaltechopen-sourcepdfpdf-signpdf-signatureruby-on-railsself-hostedtailwindcssvuejswebpack
Readme
AGPL-3.0
1.8 GiB
Languages
Ruby
38.7%
Vue
29.2%
HTML
19.9%
JavaScript
11.8%
Dockerfile
0.2%
Other
0.2%