This repository has been archived on 2023-01-26. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Ömer Faruk Aydın 0ba0c998e9
Merge pull request #810 from automatisch/readme/installation
chore: Update readme to refer installation guide
2022-12-17 03:12:36 +03:00
.github/workflows chore: add build CI step 2022-04-18 17:41:27 +03:00
.vscode style: auto format whole project 2022-11-05 23:57:33 +01:00
docker chore: update cli version in dockerfiles 2022-12-08 20:15:06 +01:00
packages docs: Update advantages section of Automatisch 2022-12-17 01:37:59 +03:00
.eslintignore chore: add e2e-tests package 2022-10-09 00:00:35 +02:00
.eslintrc.js feat: Setup eslint and prettier 2022-01-20 17:07:14 +01:00
.gitignore chore: ignore cypress screenshots 2022-10-09 00:00:35 +02:00
.prettierrc.js feat: Setup eslint and prettier 2022-01-20 17:07:14 +01:00
CODE_OF_CONDUCT.md chore: Add code of conduct file 2022-09-23 15:30:03 +03:00
docker-compose.yml feat: Introduce webhook secret key to verify webhook requests 2022-12-08 10:33:15 +03:00
lerna.json Release v0.3.0 2022-12-08 20:12:28 +01:00
LICENSE.md style: auto format whole project 2022-11-05 23:57:33 +01:00
package.json style: auto format whole project 2022-11-05 23:57:33 +01:00
README.md chore: Update readme to refer installation guide 2022-12-17 02:05:09 +03:00
render.yaml feat: Add render.yaml for easy deployment to Render 2022-12-12 12:29:36 +03:00
yarn.lock chore(deps): bump express from 4.16.4 to 4.17.3 2022-12-08 19:19:13 +00:00

Automatisch - Open Source Zapier Alternative

Automatisch - Screenshot

🧐 Automatisch is a business automation tool that lets you connect different services like Twitter, Slack, and more to automate your business processes.

💸 Automating your workflows doesn't have to be a difficult or expensive process. You also don't need any programming knowledge to use Automatisch.

Advantages

There are other existing solutions in the market, like Zapier and Integromat, so you might be wondering why you should use Automatisch.

The most significant advantage of having Automatisch is keeping your data on your own servers, which is a critical requirement for companies with private user data that can't be shared with any other external cloud service. This is especially important for companies in some sectors like healthcare or financial and also European companies that must comply with GDPR.

🤓 Your contributions are vital to the development of Automatisch. As an open-source software, anyone can have an impact on how it is being developed.

💙 No vendor lock-in. If you ever decide that Automatisch is no longer helpful for your business, you can switch to any other provider, which will be easier than switching from the one cloud provider to another since you have all data and flexibility.

Documentation

The official documentation can be found here: https://automatisch.io/docs

Installation

# Clone the repository
git clone git@github.com:automatisch/automatisch.git

# Go to the repository folder
cd automatisch

# Start
docker compose up

You can use user@automatisch.io email address and sample password to login to Automatisch. Please do not forget to change your email and password from the settings page.

For other installation types, you can check the installation guide.

Support

If you have any questions or problems, please visit our GitHub discussions page, and we'll try to help you as soon as possible.

https://github.com/automatisch/automatisch/discussions

License

Automatisch is an open-source software with the AGPL 3.0 license.