Brooke 59171ec812
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
chore: publish 0.5.0+4.6.1 release
2025-10-29 13:55:11 -04:00
2025-07-02 14:41:16 -04:00
2025-06-19 19:18:44 -04:00
2025-03-03 23:25:19 -05:00
2025-10-29 13:18:37 -04:00
2025-03-04 02:29:13 -05:00
2025-10-28 17:23:29 +00:00
2025-03-04 02:29:13 -05:00
2025-06-18 19:43:31 -04:00
2025-06-19 19:10:44 -04:00
2025-10-29 13:44:44 -04:00

liberaforms

Ethical form software

  • Category: Apps
  • Status: wip
  • Image: liberaforms, 1
  • Healthcheck: Yes
  • Backups: Yes
  • Email: 1
  • Tests: Yes
  • SSO: 3

Quick start

  • abra app new liberaforms
  • Generate secrets
    • abra app secret g <domain-name> secret_key v1
    • abra app secret g <domain-name> db_password v1
  • Set an admin email address abra app config <domain-name>
  • abra app deploy <domain-name>
  • Create tables abra app cmd <domain-name> forms setup_db more info in liberaforms docs
  • Generate keypair used to sign form entries/uploads abra app cmd <domain-name> forms gen_key
  • Insert the key abra app secret i forms.fung.uy crypto_key v1 <key>
  • Re-deploy

Admin account setup

Once liberaforms is deployed, go to the login screen by clicking the text in the top right. Next, click "forgot password" now you can fill in the email you set as your admin email and you will be prompted to set a password.

For more, see docs.liberaforms.org.

Description
Ethical form software
Readme 101 KiB
Languages
Shell 95.3%
Roff 4.7%