@girish It works now
simong
Posts
-
-
@girish I did a fresh installation and added some ldap credentials there. But after a reboot, they are overwritten with empty values and some predefined filters:
This is without any import of a backup or other changes.
-
@nebulon yes
I just want to define the LDAP server, filter, user, basedn, password and fields in the env file or somewhere else or have the option to disable that the ldap settings get overwritten after every restart. -
@girish I want to use this filter:
&(objectCategory=person)(objectClass=user)(department=*)(title=*)
I use the Azure ADDS Server directly to use this filter.It would be really great to have these settings in the env file.
-
@nebulon Hi, for 2 years now I have to manually overwrite the LDAP Settings 2-3 times a week. Would it be possible to not use the cloudron LDAP in any way? Maybe with a startup script? I need some custom LDAP filters.
-
Here is a step-by-step Guide for Shopware 6:
- Create LAMP App and change the memory limit to 2 GB (Resources Tab)
- Open Cloudron File Manager and add
memory_limit = 512M
to php.ini and switch to PHP 8.2 in PHP_VERSION - Download Shopware Installer (https://github.com/shopware/web-recovery/releases/latest/download/shopware-installer.phar.php)
- Upload this file to the
/public
directory and open it https://yourdomain.com/shopware-installer.phar.php and complete the download process - After Download, the page automatically reloads and shows Welcome to Shopware 6 - do not continue here
- Go to Cloudron File Manager and open
/apache/app.conf
and change the DocumentRoot to/app/data/public/public
then addRemoveHandler type-map .var
to/public/.htaccess
above or below the shopware config and restart the app - Now you can open https://yourdomain.com/installer and enter the mysql credentials from credentials.txt (cloudron file manager root directory)
- After the setup, you have the option to configure mail, choose configure own smtp server and enter the sendmail credentials from credentials.txt
Additional info for mail if you use Cloudrons mail system instead of an external service: Make sure that the Shop owner's email address inSettings -> Basic Configuration
is the Cloudron address, if you want to use another mail address there, you have to enable Masquerading in Cloudron Outbound Email settings. Use Port 2525 and no encryption.
- If you want to change the primary domain afterwards, you can edit the APP_URL in
/public/.env.local
- If you want to add multiple domains for different Storefronts it just works after adding the Alias Location in Cloudron
Icon for launcher: https://i.imgur.com/xCR7bwQ.png
I don't think this is a best-practise configuration for Shopware, but it works, no errors so far after this short installation and test.
-
I don't think it would make sense to create a cloudron package for shopware.
You do not want to have auto-updates with shopware because of plugin/theme compatibility. There are still many breaking changes. Also the update process in shopware backend is really easy and works well.
Maybe it would make sense to introduce 1-click LAMP Templates to Cloudron, for less technical users. -
Shopware should work on Cloudron LAMP App
-
Hi, we use n8n and Metabase on Cloudron and this would be a nice addition:
Give your data team magical powers
Integrate and synchronize data from 3rd party sourcesBuild real-time and batch pipelines to transform data using Python, SQL, and R
Run, monitor, and orchestrate thousands of pipelines
Github: https://github.com/mage-ai/mage-ai
Docs: https://docs.mage.ai/introduction/overview -
Thank you very much! Because of the solution in the n8n Forum I tried writing to the /app/data/.n8n/ folder, which is not writable, but I could just use /app/data/ as the path.
-
I also run Cloudron on Netcup but I always use their Root-Servers with more "dedicated" resources. I didn't notice any lag so far, I used digitalocean before.
-
@nebulon I want to write a file to the local file system with the "Write Binary File" Node. But I have to specify a path to do so.
https://share.getcloudapp.com/bLul4qWZ
https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-base.writebinaryfile/Same question for n8n Cloud: https://community.n8n.io/t/path-for-storing-writing-binary-file-on-n8n-cloud-write-binary-file-node/7383
-
Hi, what is the correct path to write or read a binary file in n8n with Cloudron?
If I enter no path, I get a permission error: ERROR: EROFS: read-only file system, open 'sample.csv'
If I enter the standard path I get a not found error: /home/node/.n8n/sample.csv or /app/data/.n8n/sample.csv: ERROR: ENOENT: no such file or directory, open '/app/data/.n8n/sample.csv'Thanks a lot
-
I was able to install this App via the Cloudron LAMP App:
- Open Path "/app/data/public/" and delete all files (including .htaccess)
- run
git clone https://github.com/atrocore/skeleton-pim-no-demo.git . && php composer.phar self-update && php composer.phar update
(make sure you are in "/app/data/public/") - run
find . -type d -exec chmod 755 {} + && find . -type f -exec chmod 644 {} +;
- run
find client data custom upload -type d -exec chmod 775 {} + && find client data custom upload -type f -exec chmod 664 {} +
- add to cron in cloudron app settings:
* * * * * php /app/data/public/index.php cron
- open App URL and run setup
- Get mysql credentials from /app/data/credentials.txt
- Add required parameters to /app/data/php.ini:
max_execution_time=180
max_input_time=180
memory_limit=256M
- Restart App
- Finish Setup
Updates can be done in the Admin UI:
Administration → System → Modules → Update
(you have to restart the App in Cloudron after every Update)You can use this Image for the Launcher:
-
@girish I thought I had to activate the SSL/TLS toggle because of STARTTLS. I deactivated it and now it works.
-
Hi,
I get the following error trying to send an email (Send Email Node) smtp.office365.com - Port 587:
Error: C03776994A7F0000:error:0A00010B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:355:
"Ignore SSL Issues" Option does not help.
-
Is there an option to sponsor this? I think this is one of the main missing apps on Cloudron.
-
+1 for Zammad
How to prevent LDAP Settings overwrite?
How to prevent LDAP Settings overwrite?
How to prevent LDAP Settings overwrite?
How to prevent LDAP Settings overwrite?
How to prevent LDAP Settings overwrite?
shopware - eCommerce business solution
shopware - eCommerce business solution
shopware - eCommerce business solution
mage.ai - A modern replacement for Airflow
n8n binary path
Identify whats causing lags
n8n binary path
n8n binary path
AtroPIM
SSL Error
SSL Error
zammad - user support/ticketing solution
zammad - user support/ticketing solution