Skip to content
Ivan Dorna edited this page Jan 31, 2017 · 2 revisions

Welcome to the Antd wiki!

INFO:

Tuning like Windows task manager/System information
expandable tables
command implementation
OSI correlation
gui organization

SYSTEM:

command implementation
OSI correlation
gui organization
Time and timezone configuration: timectl and systemd related

MOUNTS:

DIFF details of mounts between STOCK, RUNNING, CUSTOM (for system coherence verification or Desired State Configuration)
present data in INFO context
CRUD
expandable tables
command implementation
OSI correlation
gui organization
Dynamic filter like mozilla firefox about:config filter

SYSCTL:

DIFF details of mounts between STOCK, RUNNING, CUSTOM (for system coherence verification or Desired State Configuration)
CRUD
command implementation
OSI correlation
gui organization
Dynamic filter like mozilla firefox about:config filter
inline editing of custom profiles

CONF:

time loosing disposal (source pfsense...) gui reorganization mandatory
CRUD
command implementation
OSI correlation
gui organization
Dynamic filter like mozilla firefox about:config filter

NETWORK:

CRUD
command implementation
OSI correlation
gui organization
Dynamic filter like mozilla firefox about:config filter
network interface sorting
network, routing, switching
DIFF details of mounts between STOCK, RUNNING, CUSTOM (for system coherence verification or Desired State Configuration)
inline editing of custom profiles
Network Time: systemctl, timectl, ntpd

FIREWALL:

CRUD
command implementation
OSI correlation
netfilter schema+OSI presentation
gui organization
Dynamic filter like mozilla firefox about:config filter
physical/virtual sorting
DIFF details of mounts between STOCK, RUNNING, CUSTOM (for system coherence verification or Desired State Configuration)
inline editing of custom profiles
shaping views

STORAGE:

CRUD
command implementation
OSI correlation
gui organization
Dynamic filter like mozilla firefox about:config filter
Commands: parted, rsync
FS: ext4, overlayfs, aufs, btrfs, zfs, gluster
snapshots
Events: FilesystemWatcher
sysctl capacity correlation and i/o control

HYPERVISOR:

CRUD
command implementation
OSI correlation
gui organization
Dynamic filter like mozilla firefox about:config filter
Commands: virsh, machinectl, systemctl
snapshots
Events: FilesystemWatcher
sysctl capacity correlation and i/o control
Extend it like Windows Services Management of msc + task manager process details

SYSTEM:

CRUD
command implementation
OSI correlation
gui organization
Dynamic filter like mozilla firefox about:config filter

USERS:

CRUD
command implementation
OSI correlation
gui organization
Dynamic filter like mozilla firefox about:config filter
load, import, export, directory services

MAIL (Server, Client, Mapping):

CRUD
command implementation
OSI correlation
gui organization
Dynamic filter like mozilla firefox about:config filter

APPS:

CRUD
command implementation
OSI correlation
gui organization
Dynamic filter like mozilla firefox about:config filter

SCHEDULER:

antd main trigger for commands
CRUD
command implementation
OSI correlation
gui organization
Dynamic filter like mozilla firefox about:config filter

DIRECTORIES:

File and Dirs Nav, Mount and Mapping.
CRUD
command implementation
OSI correlation
gui organization
Dynamic filter like mozilla firefox about:config filter

UNITS:

CRUD
command implementation
OSI correlation
gui organization
Dynamic filter like mozilla firefox about:config filter
Extend it like Windows Services Management of msc + task manager process details

LOGS:

CRUD
command implementation
OSI correlation
gui organization
Dynamic filter like mozilla firefox about:config filter
to integrate with syslog-ng with json output format.
extend it like Windows Event Viewer of msc

GENERAL NOTES:

add "Back to Top" button always present during scrolling
enhance anchors
implement multi-line command procedures
Dynamic Context creation: ##OK
Dynamic Command Loader: ##
Selfhosting http2
SSL
http websocket terminal (full browser access no plugins)
make layout more responsive
separate buttons in a dedicated column in configuration tables

extend the configuration data, and the configuration case, nodes, ip, user, passwords... S2: Failover:

a virtual IP with 2 ethernet interfaces in 2 different hosts the interfaces will have a password and will be identified.

example:

ip addr add 10.1.1.252/24 dev ethX ucarp -v 42 -p anthilla -a 10.1.1.252 -s 10.1.1.1 & ucarp -v 42 -p anthilla -a 10.1.1.252 -s 10.1.1.2 &

System Boot

AnthillaOS + external systemd runlevels

S0:

Users (linux system users and groups, and Directory Mapping)
ACL

S1:

Network
Routing
Switching

S2:

Firewall
Filtering
Shaping
Balancing
Failover

S3:

SSH
SSH Key management and interchange

S4:

Time Sync Management and test

S5:

Block: Disk, Volume Partitioning
Files,
Repositories, Datastores
Sharing Management NFS, WebDAV, iSCSI.
Filesystems
GhostDrives (Virtual Drives)

S6:

DNS Server with Dynamic updates
DHCP Server with Dynamic updates
Auto Discovery Settings
Proxying
Reverse Proxying
Balancing

S7:

Apps Management
VM management
Services management

S8:

Resource Management
Sync
Replica
Fault Tolerance

S9:

Coherence Evaluation
Proactive Monitoring
Proactive Repairs

Clone this wiki locally