About Automatisch
Automatisch is a business automation tool that lets you connect different services like Twitter, Slack, and more to automate your business processes.
Advantages
There are other existing solutions in the market, like Zapier and Integromat, so you might be wondering why you should use Automatisch.
- ✅ One of the main benefits of using Automatisch is that it allows you to store your data on your own servers, which is essential for businesses that handle sensitive user information and cannot risk sharing it with external cloud services. This is especially relevant for industries such as healthcare and finance, as well as for European companies that must adhere to the General Data Protection Regulation (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.
Environment variables
View environment variables
- PROJECT
- automatisch
- DOMAIN
- stack.localhost
- APP_ENV
- production
- HOST
- localhost
- PROTOCOL
- http
- PORT
- 3000
- ENCRYPTION_KEY
- xxxxxxxxxx
- WEBHOOK_SECRET_KEY
- xxxxxxxxxx
- APP_SECRET_KEY
- xxxxxxxxxx
- POSTGRES_HOST
- automatisch-postgres
- POSTGRES_PORT
- 5432
- POSTGRES_DATABASE
- automatisch
- POSTGRES_USERNAME
- automatisch_user
- POSTGRES_PASSWORD
- automatisch_password
- POSTGRES_ENABLE_SSL
- REDIS_HOST
- automatisch-redis
- TELEMETRY_ENABLED
- false