Skip to content

Releases: Okerew/osxiec

v0.62

01 Aug 12:20
26b21bc
Compare
Choose a tag to compare

Improved the process isolation, documentation

Full Changelog: v0.61...v0.62

v0.61

31 Jul 06:05
01442a8
Compare
Choose a tag to compare

Added autoscaling, status which show memory, cpu usage, more detailed help command, removing a vlan network, some more examples in samples

Full Changelog: v0.6...v0.61

v0.6

29 Jul 09:11
6ee73e2
Compare
Choose a tag to compare

Added deploying support, detaching support in cli, removed layer logic as it was not really useful or used, added a terminal emulator specifically created for osxiec, added sending commands to the output in gui, added osxs scripting language for managing containers, improved readme.md and some minor adjustments.

Full Changelog: v0.51...v0.6

Note 0.51 and before osxiec containers are not compatible with this version

v0.51

24 Jul 12:18
4474bc5
Compare
Choose a tag to compare

Bug fixes to gui app

Full Changelog: v0.5...v0.51

v0.5

24 Jul 09:52
4074dca
Compare
Choose a tag to compare

v0.4

21 Jul 09:59
d1122cb
Compare
Choose a tag to compare

Added debugging support, converting to a docker container support, plugins support.

Full Changelog: v0.31...v0.4

v0.31

19 Jul 14:24
f5fe608
Compare
Choose a tag to compare

Changed the file server provider used.

v0.3

19 Jul 08:10
a8188ca
Compare
Choose a tag to compare

Added a file server Osxiec Hub and support for it.

v0.21

15 Jul 08:08
a5b2ac9
Compare
Choose a tag to compare
Update osxiec.c

Fixed some bugs, now this uses posix spawn in execute_command instead of fork and execv, added a start configuration, you provide a path in the directory you contain to the config file and it reads it and loads it on start

v0.2

14 Jul 16:26
d561c9c
Compare
Choose a tag to compare

Added cluster (virtual network support)