06-27-2020, 09:06 PM
We use three configurations:
1 - Remote desktop (nomachine NX and RDP) via VPN for those who work with big amount of data like lighters/compositors, these users have a custom "dashboard" integrated in maya and nuke to browse task/notes/checkin/checkout
2 - VPN for storyboarders and modelers, these users can use the custom dashboard but they can also checkin/checkout via tactic web views. The VPN software is OpenVPN with in a roadwarriors configuration with SSL certificates.
3 - Web access for production people, tactic is behind an authenticating reverse proxy for improved security, users have to login on the proxy first and then they have access to tactic. The reverse proxy is apache which authenticates to an active directory
We also use:
- Roundcube for mail and shared calendars
- RocketChat, an opensource chat server similar to slack, for communication and coordination
- NextCloud with Collabora Online (libreoffice online) to edit office documents, transfer data and sync folders
- Gitea as git interface for development
Everything authenticates via ldap to the Active Directory server (all other servers and few workstation run Linux)
1 - Remote desktop (nomachine NX and RDP) via VPN for those who work with big amount of data like lighters/compositors, these users have a custom "dashboard" integrated in maya and nuke to browse task/notes/checkin/checkout
2 - VPN for storyboarders and modelers, these users can use the custom dashboard but they can also checkin/checkout via tactic web views. The VPN software is OpenVPN with in a roadwarriors configuration with SSL certificates.
3 - Web access for production people, tactic is behind an authenticating reverse proxy for improved security, users have to login on the proxy first and then they have access to tactic. The reverse proxy is apache which authenticates to an active directory
We also use:
- Roundcube for mail and shared calendars
- RocketChat, an opensource chat server similar to slack, for communication and coordination
- NextCloud with Collabora Online (libreoffice online) to edit office documents, transfer data and sync folders
- Gitea as git interface for development
Everything authenticates via ldap to the Active Directory server (all other servers and few workstation run Linux)