https://github.com/zimbatm/aerofs-docker
Docker container for the AeroFS Team Server
https://github.com/zimbatm/aerofs-docker
Last synced: 5 months ago
JSON representation
Docker container for the AeroFS Team Server
- Host: GitHub
- URL: https://github.com/zimbatm/aerofs-docker
- Owner: zimbatm
- Created: 2014-02-28T12:38:19.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T05:47:07.000Z (over 2 years ago)
- Last Synced: 2025-04-07T12:33:36.644Z (about 1 year ago)
- Language: Shell
- Homepage: https://www.aerofs.com/downloading_team_server?os=linux
- Size: 1.95 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AeroFS docker container
=======================
Installs the AeroFS Team Server (see: https://www.aerofs.com/downloading_team_server?os=linux)
I've yet to make it working so configuration is WIP.
## STATUS: WIP
TODO
----
Getting `123259.763E main @Lx, FATAL:java.lang.Exception: Unsupported OS Family or arch` in /home/aerofs/.aerofsts/cli.log
According to Aerofs' support, the system is detected using Java's
`System.getProperty("os.name");`. I should probably make a little java program
to see what's the output on these docker containers.