Sign inSign up

websoft9dev/akeneo

By websoft9dev

Updated 18 days ago

Akeneo community Standard, based on akeneo/pim-php-dev:8.3

Image
Data science
Content management system
Databases & storage
0

1.5K

websoft9dev/akeneo repository overview

Akeneo on Docker

Quick Start

Deploy Verification
  1. In the Websoft9 console, open My Apps and select Akeneo.
  2. In the Access tab, get the login URL and credentials.
  3. Open the login URL in a browser and sign in to confirm the app works.
Usage
  1. Make sure you are signed in to the Akeneo admin console.
  2. Try a core feature.
Change Password
  1. In the Websoft9 console, open the app's Compose tab.
  2. Update the password in .env and save.
  3. Rebuild the app.

Configuration Reference

Websoft9 packages this app from the official Akeneo Docker image and makes some improvements below.

Apps run as containers; rebuild after any configuration change.

Version Support

Supported versions: v2026.4.

Ports
PurposePort
Web Console80
Data Directory
  • akeneo_storage/var/www/html/var/file_storage
  • akeneo_logs/var/www/html/var/logs
  • mysql/var/lib/mysql
  • elasticsearch/usr/share/elasticsearch/data
Environment Variables

Environment variables are defined in the app's .env file; see the reference section at the end of .env for supported variables.

Note: AKENEO_ADMIN_USER, AKENEO_ADMIN_PASSWORD take effect on first startup only; changing them after deployment may not take effect until the app is re-initialized.

Configuration Files

Configuration files live inside the image; mount a single file read-only to override, and never replace the whole directory.

References

Troubleshooting

App fails to start?

  • Check docker compose logs.

Port not reachable?

  • Ensure the firewall / security group allows the port.

Enterprise Plan

For enterprise‑grade subscriptions and commercial support, you may deploy directly via the cloud marketplace.

Tag summary

Content type

Image

Digest

sha256:98352e467

Size

1.1 GB

Last updated

about 3 years ago

docker pull websoft9dev/akeneo