addons icon indicating copy to clipboard operation
addons copied to clipboard

Community driven, submit your addon! Docksal addons that can be installed via `fin addon install` command.

Results 10 addons issues
Sort by recently updated
recently updated
newest added

In several projects I'm working on, developers change the database name and pulling without passing the --db-name not works, so pull command is not reading the environment variables from docksal.

Recently, I've been getting this error when I run `fin tableplus mysql`: ``` No application knows how to open URL mysql://user:[email protected]:127.0.0.1:55001/default?statusColor=007F3D&enviroment=local&name=sitename (Error Domain=NSOSStatusErrorDomain Code=-10814 "kLSApplicationNotFoundErr: E.g. no application claims the...

` fin addon install pma Downloading addon hook files... pma.pre-install pma.post-install pma.pre-uninstall Running pre-install hook... [PRE-INSTALL] ERROR: Start the project with fin start first Pre-install hook has failed and aborted...

Hi guys, Firstly, I want to say Docksal is fabulous! I really like it, I love it flexibility, extendability and the infinite ways you can do with it. I'm already...

DB_IMAGE="docksal/mysql:8.0-edge" leads to mysqli_real_connect(): The server requested authentication method unknown to the client [caching_sha2_password]

pending

Hi! In the past when I was working on an addon I would clone the docksal/addons repository in my workarea then in `~/.docksal/addons/` create a link to the folder of...

pending

- update version - make it use services.yml - uninstall is not working properly

Switch adminer addon to the [wodby/adminer](https://github.com/wodby/adminer) container to allow ENV variable to set php settings. This will allow setting php settings via ENV variables. This was suggested in issue #30...

Some command names are giving longer names for recognition purposes but are terrible for typing often. I like to shorten whenever I can. So, if we can add the ability...

enhancement

Hey, thanks for all your work. Docksal is very helpful. My issue: using "fin addon remove solr" also removed PhpMyAdmin in the process together with this error message: yaml: error...