Akaunting

Free Accounting Software

From invoicing to expense tracking to accounting, Akaunting has all the tools you need to manage your money online. Thanks to its modular structure, Akaunting provides an awesome App Store for users and developers.

Resources

Software Included

Package Version License
Akaunting latest GPLv3
MySQL server 8.0.31 GPL 2 with modifications
PHP 8.1 PHP v3.01
Certbot 0.40.0 Apache 2
Nginx 1.18.0 2-clause BSD

Creating an App using the Control Panel

Click the Deploy to DigitalOcean button to create a Droplet based on this 1-Click App. If you aren’t logged in, this link will prompt you to log in with your DigitalOcean account.

Deploy to DO

Creating an App using the API

In addition to creating a Droplet from the Akaunting 1-Click App using the control panel, you can also use the DigitalOcean API. As an example, to create a 4GB Akaunting Droplet in the SFO2 region, you can use the following curl command. You need to either save your API access token) to an environment variable or substitute it in the command below.

curl -X POST -H 'Content-Type: application/json' \
         -H 'Authorization: Bearer '$TOKEN'' -d \
        '{"name":"choose_a_name","region":"sfo2","size":"s-2vcpu-4gb","image": "akaunting-20-04"}' \
        "https://api.digitalocean.com/v2/droplets"

Getting Started After Deploying Akaunting

After creating the Droplet, Akaunting will require about 1 minute to get installed.

After that, head over to the IP address of your Droplet in your favorite browser and login with the following credentials:

Email: [email protected]

Password: 123654