freewebwithme

freewebwithme

How to move databases or other files between dev machines?

I have a main desktop for my work, and sometimes I use laptop too.
but sometimes it is hard to copy my dev database to laptop and also .env filㄷ.
How do you guys handle this?

Most Liked

stefanchrobot

stefanchrobot

I’m on my laptop 100% of the time. I use full screen apps (MacOS) on a 13" screen. I love how they fill in all the space. I don’t use external monitors, so I’m fully mobile and I don’t have to tweak my setup if I move to a different room or place. Extra screen is useful when doing web apps, but I don’t mind the lack of it that much.

thojanssens1

thojanssens1

I think he’s rather asking how to share the database between his desktop computer and his laptop. Title is misleading :sweat_smile:

stefanchrobot

stefanchrobot

Well, my solution is to not have that problem altoghether.

At one job everybody was getting a workstation and a laptop. For most of the people it was a waste, since people didn’t bother to set up a replica of the dev environment and mostly used the laptop to run presentations. Which was a shame, since the laptops were pretty beefy.

Last Post!

derek-zhou

derek-zhou

I have a desktop and a laptop too. I am on my laptop 100% of the time but I always ssh into my desktop for everything except the browser. Basically, I use my desktop as a beefy VPS.

Where Next?

Popular in Questions Top

vegabook
I’m brand new to Phoenix and I have stripped one of the demo applications to the bone. I just want to get an svg up on the screen. Here i...
New
minhajuddin
I have seen a lot of code which picks the first element from a list using Enum.at(0) instead of List.first. Is there a reason why people ...
New
joaquinalcerro
Hi there, I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 records...
New
dokuzbir
I want to highlight html closing tags when i click a html tag. That works in .html files but doesnt work for html.eex templates. How can...
New
jay1
Why is it that the mnesia database isn’t the most preferred database for use in Elixir/Phoenix?
New
greenz1
I have a phoenix application from which a user can download multiple(5-6) files of size 1MB. I couldn’t find anything related to sending ...
New
svb
Hi! Currently I want to submit a form by pressing the Enter key. However, since my input field is of type “textarea” this is just adds a...
New

Other popular topics Top

joaquinalcerro
Hi there, I am working with Ecto-Postgresql and I need to call all of the records from a specific table but the table has 40,000 records...
New
jononomo
For some reason my phoenix channels are working for me in my local dev environment, but as soon as I deploy via Docker, I get a 403 error...
New
sen
Hi All, I set a environment variables in dev.exs , like below code. when i start server, how can i set the ${enable} value? thanks. d...
New
AstonJ
Seen any cool LiveView demos, sample apps or examples? Please post them here! :003:
New
SoCreat
i’m a new one to elixir which editor can i use vs code? or atom? Thanks! :smiley:
New
dblack
I’ve got an issue with an app and I’ve no idea of how to troubleshoot it. I’m hoping someone here might have seen something similar. I p...
New

We're in Beta

About us Mission Statement