Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7689171
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T20:06:08+00:00 2026-05-31T20:06:08+00:00

We currently have two EC2 servers running apache servers with django wsgi on freebsd.

  • 0

We currently have two EC2 servers running apache servers with django wsgi on freebsd. We use django rosetta for translations. However, we have two servers with two different sets of files so if one of our translators translates in django rosetta, only one server will have the updated translations. We need a solution to share the same LOCALE files across both systems.

We have tried setting up SSHFS and pointed LOCALE_PATHS in our settings.py to the mounted drive, however, django does not seem to recognize the mounted directory. We modified all the permissions and everything we could think of to get django to see the mounted locale directory but with no success.

The question is, what other solutions are there for sharing the same set of translation files across two different servers on amazon EC2 web servers using freebsd and keeping them synced as changes occur?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T20:06:10+00:00Added an answer on May 31, 2026 at 8:06 pm

    You might want to use Unison to intelligently sync files across two machines. The steps to configure it are:

    1. Install Unison on each machine
    2. Configure SSH to be able to login between servers without password prompt
    3. Edit Unison profile ~/.unison/default.prf on each server to match your needs

    Below is an example of default.prf:

    root = ssh://otherserver//home/user/folder/to/sync
    root = /home/user/folder/to/sync
    
    path = path/relative/to/root/dir1
    path = path/relative/to/root/dir2
    
    ignore = Path */.git/*
    ignore = Path */logs/*
    
    auto = true
    batch = true
    log = true
    

    Now running unison command on either of your servers should sync files across both machines.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I currently have an asp.net website hosted on two web servers that sit behind
I'm running SourceSafe and I have two branches of my code. I'm currently using
I'm currently spec'ing out a solution running on EC2. Setting up web servers, utilizing
I currently have two different event handlers in C#, which perform two different functions.
I currently have two almost identical SQL queries, which I use against my SQLITE3
I have snapshots of two oracle database tablespaces in amazon ec2. Currently we are
I currently have two threads running in my program: Main thread - Grabs image
I currently have two stopwatches ( running in a VB 2010 program. What I
I currently have two text boxes which accept any number. I have a text
I currently have two apps: app1/ app2/ templates/ app1.html app2.html In app1.html, I'm including

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.