Opened 8 years ago
Closed 7 years ago
#968 closed task (fixed)
Migrate Subversion and Trac to new hoster
Reported by: | Sander Maijers | Owned by: | Sander Maijers |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | System administration | Version: | |
Keywords: | trac.clarin.eu svn.clarin.eu | Cc: | Dieter Van Uytvanck, Willem Elbers |
Description
Motivation
Support from the MPI-PL, which currently hosts these services on the ems04.mpi.nl VM, will likely stop soon (perhaps in the coming weeks).
Task
- Create Docker-based stack.
- Deploy test setup.
- Let users test (developers.)
3.1. Trac e-mail functionality
3.2. Trac Administration actions
3.3. SVN commits, interaction with local repository clones (e.g., because of SVN server-client version mismatches).
- Deploy production setup.
Change History (6)
comment:1 Changed 8 years ago by
Cc: | Willem Elbers added |
---|
comment:2 Changed 8 years ago by
comment:3 Changed 8 years ago by
StartTLS is supported by the current ldap server / configuration (this is used by the IDP). An alternative could be to configure svn/trac to use StartTLS instead of ldaps (if supported).
comment:4 Changed 8 years ago by
The ems04 will not be decomissioned before we ask to do so - so this issue is not extremely time-dependent. Therefore solution B (migration to UnityIDM) is preferred, since otherwise we spend effort in getting a connection to work with an LDAP server that will be replaced by another implementation on short term.
comment:5 Changed 8 years ago by
@Dieter I assume you mean solution A is preferred, since #969 is the ticket about migration to unity-idm
Blocker 1
The Trac and SVN both require a developer account. Authentication against user.clarin.eu is currently done via LDAP. Because of issues with the server software OpenDJ, this LDAP server does not do TLS anymore.
We need to re-enable TLS now that we do not host user.clarin.eu and Trac/SVN on the same host anymore.
Solutions
A: Complete #969.
B: Fix OpenDJ configuration.