Decidim Decidim Docs
decidim.org Docs Home

Decidim Bulletin Board Developers Documentation

    • Install
    • Configure
      • Environment Variables
    • Admin
      • Introduction
      • Prerequesites
      • Bulletin Board Setup
      • Create and configure an Election in Decidim
      • Create and configure a Voting
      • Add Trustees to a participatory space
      • Create Trustee identification keys
      • Create an Election in the Bulletin Board
      • Start Key Ceremony
      • Take part in the Key Ceremony
      • Check census data and recover access code
      • Start the election in the Bulletin Board
      • Virtual voting booth
      • Live turnout statistics
      • Register a voter in the Polling Station
      • Count votes and create closure certificate
      • End the election in the Bulletin Board
      • Start the tally process
      • Perform the tally
      • Validate the election results
      • Select answers and publish results
      • Election log
      • Glossary
    • Develop
      • Guide
        • Architecture
        • Development environment
        • Commands
        • GraphQL
        • Testing
        • Security
      • Manual
        • Introduction
        • Roles
        • Bulletin Board
          • The server
          • Voting schemes
          • The client
          • The verifier
        • Decidim integration
          • Elections component
          • Voting participatory space
          • Operations
        • Implemented voting schemes
          • Dummy
          • ElectionGuard
        • Operations
          • Development
          • Automated tests
          • Makefile
          • Deployment
        • Future improvements
    • Active Job
Decidim Bulletin Board Developers Documentation master
  • Decidim Bulletin Board Developers Documentation
    • master
  • Decidim Documentation
    • master
  • Decidim Bulletin Board Developers Documentation
  • Admin
  • Prerequesites
Edit this Page

Prerequesites

To run an election with Evote, we need to have two application running and able to communicate with each other:

  • a Decidim instance

  • a Decidim Bulletin Board instance

Decidim installation

See the installation guide at https://docs.decidim.org/en/install/

Bulletin board installation

See the installation guide at https://docs.decidim.org/bulletin-board/install/

Introduction Bulletin Board Setup
Creative Commons License GNU Free Documentation License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License and a GNU Free Documentation License 1.3 or later.