Hi folks

We’re moving the Clojars infrastructure from Linode to the very kind folks
at Rackspace. We’re getting close, and have a test server setup at
beta.clojars.org. It has a copy of the live database as of a day ago, and
is mirroring JARs from the live server. We’ve done testing of what we can,
and everything looks ok, but there may be something we’ve missed.

*N.B.* All state on this server is temporary and will be wiped at the end
of the testing period. Make sure to do any real deploys to clojars.org

*What we need from you:*
We need testing from people running different setups, to make sure this
isn’t going to break things for you. If you’re running any kind of unusual
setup (OS, JDK, environment, network), we especially need you to test it.
To test this, follow the instructions at Mirrors
<https://github.com/clojars/clojars-web/wiki/Mirrors>:

In a nutshell, update your ~/.lein/profiles.clj to have this:

:user {:repositories [["clojars" {:url "https://beta.clojars.org/repo/"}]]
       ;; deploy-repositories is optional
       :deploy-repositories [["clojars" {:url
"https://beta.clojars.org"; :username :gpg :password :gpg}]]

       ;; other :user profile settings...
       }


(You can always see the canonical Clojars mirrors at
https://github.com/clojars/clojars-web/blob/master/MIRRORS)

If you have issues, either reply to this email, or open an issue on GitHub
<https://github.com/clojars/clojars-server-config/issues/new>.

This is the first in a series of infrastructure enhancements coming over
the next few months to improve the speed, stability, and security of
Clojars.

A special thanks goes to all of the people supporting Clojars at
Bountysource <https://salt.bountysource.com/teams/clojars>, we really
appreciate your support.

Thanks,

Your friendly neighbourhood Clojars caretakers.
Toby and Daniel.
-- 
—
Daniel

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojurescript+unsubscr...@googlegroups.com.
To post to this group, send email to clojurescript@googlegroups.com.
Visit this group at https://groups.google.com/group/clojurescript.

Reply via email to