I am also really struggling with this and can't find any useful tutorials. Have everything up and running but trying to authenticate with a ClientID isn't working.
Thanks DB for all you interesting tutorials. They are a great help! Would be interesting if you could explain how to install cvs import tool for firefly iii. Thanks from Italy!
Just a note that they changed the Firefly III image on DockerHub. You now need to use "image: fireflyiii/core:latest" on Line 5 of the docker-compose.yml file. Everything else seems to work afterwards.
Thank you for the video! However I was hoping you would cover the full installation. The Firefly docs says that it automagically assumes there already is a DB pre-installed that it can use. It would be very helpfull if you could cover that as well. Thanks!
Hi DB Tech, I love your work. Could you please help out with installing the csv import tool? I really can't figure it out and a video would be terrific. Cheers
That would be excellent!! I managed to install the spectre importer and created an account on saltedge portal but cannot add the account to work yet, I think I am going in the right direction as I requested to test with real bank via the website
Once again another great video. Thanks heaps for making it. Just wondering if you have time could you put together a video on installing meshcentral2 on docker with portainer please. Mesh Central 2 is for running a managed service with rmm services. It open source and I think some of your subscribers might find it interesting. Once again thanks and keep up the great work.
@@DBTechYT No worries mate, just found your channel and wow it's a gold mine for self-hosted stuff. Will definitely be putting my new proxmox server to work :)
4 ปีที่แล้ว
Hi! I love your channel. I'm learning a lot thanks to you. I have a question. This application (in example) uses another container with a installation of MariaDB. Also does Wikimedia, which also uses its container with MariaDB. Could they share the same container with MariaDB in order to have only one installation? Thx
Is there any way to deploy the docker compose stack through Portainer? I am having a lot of trouble with Portainer being unable to find the .env file in the env_file specification field.
@@DBTechYT Thanks for the reply! So you would recommend just using docker-compose from the command line instead of trying to make it work through Portainer? If I really insisted on using Portainer, where should I place the .env file so it can be located?
I tried to install firefly III using your docker-compose.yml and .env But when I try to run it I get this error which I have not seen before: docker: invalid reference format: repository name must be lowercase.
I find his speed to be perfect. It's annoying when people talk slower than this. I end up having to set the playback speed to 1.75x - 2x to save time. Even at this speed I'll playback at 1.25x speed to refresh my memory if I've forgotten a step.
He's definitely talking super fast. But somehow, his pronunciations still extremely good, and I can understand without much problem. That's a crazy ability, I say...
Thank you for this! Please could we have a follow up video on how to install the new FIDI Firefly Data Importer tool
I am also really struggling with this and can't find any useful tutorials. Have everything up and running but trying to authenticate with a ClientID isn't working.
Thanks DB for all you interesting tutorials. They are a great help!
Would be interesting if you could explain how to install cvs import tool for firefly iii. Thanks from Italy!
Yeah, me too. I'm having problems getting this to work.
Firefly looks helpful and cool and I doubt I would have thought to seek it out without this. Thanks!
I hope it's helpful!
Just a note that they changed the Firefly III image on DockerHub.
You now need to use "image: fireflyiii/core:latest" on Line 5 of the docker-compose.yml file.
Everything else seems to work afterwards.
Thank you for the video! However I was hoping you would cover the full installation. The Firefly docs says that it automagically assumes there already is a DB pre-installed that it can use. It would be very helpfull if you could cover that as well. Thanks!
Yes, very helpful as far as it goes, but now I have to go find a video on how to install/maintain MariaDB...
Hi DB Tech, I love your work.
Could you please help out with installing the csv import tool? I really can't figure it out and a video would be terrific.
Cheers
Yes, that would be great!!!
That would be excellent!! I managed to install the spectre importer and created an account on saltedge portal but cannot add the account to work yet, I think I am going in the right direction as I requested to test with real bank via the website
thank you for sharing your setup files for docker they greatly helped me
I wish you would do a version that includes how to install ssl so firefly iii will be available via https
You need to make another video importing data into Firefly III
possible to show how to setup the cron job in docker for Firefly auto budget and recurring transaction?
Yes! Thank very much! Your video was very helpful! Could you make a video about the Import Tool?
Once again another great video. Thanks heaps for making it. Just wondering if you have time could you put together a video on installing meshcentral2 on docker with portainer please. Mesh Central 2 is for running a managed service with rmm services. It open source and I think some of your subscribers might find it interesting. Once again thanks and keep up the great work.
Thanks you for the video. It was on point and very helpful for installing this amazing app.
How many docker videos have you done? (Next thing you have a tutorial for)
There are hundreds of videos on this channel on a wide range of topics, but most of them are Docker-related
Good video! Regarding the default password issue, there is a checkmark on signup "Verify password security", what happens if you uncheck that?
Thanks for the video! I'll install it asap!
Awesome!
Really great tutorial. Also, consider trying out MobaX Term to replace putty and WinSCP :)
Thanks for the tip!
@@DBTechYT No worries mate, just found your channel and wow it's a gold mine for self-hosted stuff. Will definitely be putting my new proxmox server to work :)
Hi! I love your channel. I'm learning a lot thanks to you.
I have a question. This application (in example) uses another container with a installation of MariaDB. Also does Wikimedia, which also uses its container with MariaDB. Could they share the same container with MariaDB in order to have only one installation?
Thx
Maybe, but it would defeat the purpose of having things containerized and kept separate.
Is there any way to deploy the docker compose stack through Portainer? I am having a lot of trouble with Portainer being unable to find the .env file in the env_file specification field.
If you need the .env files, then you CAN do it through stacks, but you have to do a bunch of work on the server to place the files manually.
@@DBTechYT Thanks for the reply! So you would recommend just using docker-compose from the command line instead of trying to make it work through Portainer? If I really insisted on using Portainer, where should I place the .env file so it can be located?
I tried to install firefly III using your docker-compose.yml and .env But when I try to run it I get this error which I have not seen before: docker: invalid reference format: repository name must be lowercase.
Then I would start here: hub.docker.com/r/jc5x/firefly-iii Things may have changed since I made this video.
Can you do an email server, through nginx, with VPS relay vid? Mailu or Mailcow?
Probably not likely. I don't like hosting email. Even when I was a website developer, I insisted that my clients get a dedicated email provider.
Could you have a crack at running Akaunting in docker? Thanks
Great suggestion! I just got it up and running. I'll do a video soon!
how do i make it so everything also runs when i reboot the system? im having troubles with it
Make sure the restart policy is set to "always"
@@DBTechYT thanks, ive added restart: always to the yml and it works now. Thanks for the great tutorial
will this also work on a raspberry pi 4 ?
You can find the container's compatibility here: hub.docker.com/r/jc5x/firefly-iii/tags?page=1&ordering=last_updated
@@DBTechYT thank you. Would you do a video rith raspberry pi and OMV on this 🙈? Love your content
This method no longer works. results in at site redirecting syou use fireflyiii:core and you have to use the develop using latest doesnt seem to work
Nice tutorial thank you
can you teach how to install without protainer? protainer is too complicated...is it possible to install via synology docker?
Nice video! I sent you also a email, I would like to see a video of home bridge on docker!
I will check it out
I've actually got it up and running, but I don't have any Apple devices to test it out with...
DB Tech okay then it is difficult haha i am also looking for a video about wiregaurd vpn on docker is that a nice project for you?
respect
Why are you talking so fast ,
I've slowed down
I find his speed to be perfect. It's annoying when people talk slower than this. I end up having to set the playback speed to 1.75x - 2x to save time.
Even at this speed I'll playback at 1.25x speed to refresh my memory if I've forgotten a step.
He's definitely talking super fast. But somehow, his pronunciations still extremely good, and I can understand without much problem. That's a crazy ability, I say...