Welcome to Changemaker V5
Your battle-tested, lightweight, self-hosted productivity suite. Empowering you with complete control, inherent security, and true freedom of speech.
Explore ApplicationsWhat is Changemaker?
Changemaker V5 is a project undertaken by The Bunker Operations, headquartered in Edmonton, Alberta, Canada, to provide our community a digital campaign alternative to mainstream American systems. It empowers you to deploy secure, locally-built websites, blogs, newsletters, & forms – from personal projects to full-fledged campaigns.
🚀 Quick Start & Onboarding
Ready to dive in? Here’s how to get started:
1. Access and Edit Your Site with Code Server
Code Server (VS Code in your browser) is already configured to allow you to edit your entire Changemaker site, including this documentation and application configurations. To access it, click the "Login" button in the header, which typically links to Code Server or your main dashboard where Code Server can be accessed.
To log into Code Server:
- The default access URL is usually
http://localhost:8888/
or you can access it through the homepage. - Your Code Server password can be found within your project files at:
configs/code-server/.config/code-server/config.yaml
. You can view this file using Code Server's file explorer after an initial login, or access it directly on your server.
Code Server is pre-configured to open your main Changemaker project folder (e.g., /home/bunker-admin/Changemaker/
), so you can start editing files immediately after logging in.
2. Update Your Site Configuration
Open your mkdocs.yml
file and customize these key settings:
site_name: Your Awesome Site site_description: A brief, compelling description of your new site site_author: Your Name or Organization
Save the file, and your site will update almost instantly!
For more detailed setup instructions, refer to the full Installation Guide.
Core Applications & Services
Changemaker V5 comes packed with a suite of powerful, self-hosted tools. Click on any app to learn more about its features and how to use it.
Homepage
Main dashboard for Changemaker V5. Your central command center for all services.
Code Server
Visual Studio Code in your browser. Develop and edit code from any device.
Flatnotes
Simple, markdown-based note-taking, directly connected to your blog.
Listmonk
Self-hosted newsletter and mailing list manager for full control over campaigns.
NocoDB
Open Source Airtable Alternative. Turn any database into a smart spreadsheet.
Development Pathway
Changemaker is continuously evolving. Here are some identified wants for development:
- Internal integrations for asset management (e.g., shared plain file locations).
- Database connections for automation systems (e.g., manuals for NocoDB & n8n).
- Enhanced manuals and landing site for the whole system.
- Comprehensive training materials.
Stay tuned for updates and new features! For more details, check the full development pathway.