A containerized version of CoreLogic's (Formerly A La Mode) Total Server software.
This will run in a PaaS environment so that you don't have to worry about operating system(s), and lower level systems/equipment *.
This PaaS solution is compatible with dynamic scaling. Meaning if you have a million users jump on, you can have your hosting fabric rev up as many new new instances as needed since these instances are stateless.
- Windows Server 2019 or later
- Windows 10 1809 or later
- CoreLogic (Formerly A La Mode) Account with server license
- Docker for Windows (tested with 18.09.1)
- Linux is not supported!
Coming soon!
- Docker - PaaS Platform
- VS Code - The Best IDE
- Windows 10 - Containers - From Microsoft with love!
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Elliot Huffman - Initial work - Elliot-Labs
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details
- CoreLogic's (Formerly A La Mode) Elite Support (https://www.alamode.com/appraiser/elite/) - Thanks for all the help with the automation!
- https://docs.microsoft.com - Super handy info on Windows Containers.
- https://docs.docker.com - Great info on docker files. Easy to understand.