Using correct parameters to display IPs
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Thu, Mar 12
Add the gateway public for router-002 and router-003
Wed, Mar 11
Now using node.resolve_network
I'd suggest to use node.resolve_network to find public IP address.
Fixed spaced
- Add Nginx directive to accept files less 100M
Added more details in README.md
Tue, Mar 10
Done separately as part of early 2026 commits.
Superseded by the current stage of the project.
This revision cannot be accepted.
An attempt by @Chenani-MohamedAmine was made on D3992.
I am abandoning this revision.
Added software.sls and modified init.sls
Improved configuration files and headers
Page Transitions & Scrollbar Fix
Add dark mode toggle button
No more VIP for intranought, we will see in the futur when it will be necessary.
Updated config files to use node.resolve_gre_tunnels
Mon, Mar 9
This code was submitted with an obvious syntax error that would prevent the application from even running. The Vue compiler immediately fails with:
Sun, Mar 8
Redesigned theme config: admin selects a theme from dropdown, toggle visibility is determined automatically by variant count. Removed checkbox approach.
Add routers on top.sls to be able to do a command like sudo salt 'router-002' state.apply roles/router
vmx0 is not always releated to the network intranought, so I add entry["interface_name"] = interface_name
in output of get_carp_entries(), so then in carp.rc the prefixe is based on that.
Fri, Mar 6
I've discovered X option in chmod that solves the issue nicely, by setting executable bit only where needed (already executable files and directories), so we can keep the find approach and stay safe for whitespaces.
About shellcheck linter issues.
Thu, Mar 5
Duplicate of D3976.
Duplicate of D3976.
OK, nice work, ready.
Fix : we need to use context to call the function get_carp_entries on carp.sls
in place of calling this function on the template carp.rc
Modified Ysul IP adress in network.sls
Added service.sls file
Updated strongswan config files and using a for loop for a more readable code
I do not think this is an industry-standard solution. There's gap that's visually visible... Do more research.
Add route transition animations
Wed, Mar 4
In D3989#62108, @Chenani-MohamedAmine wrote:Added theme configuration in admin Settings tab (mode selector + toggleable checkbox) as requested.
Added theme configuration in admin Settings tab (mode selector + toggleable checkbox) as requested.
Final cleanup: satisfy dereckson feedback and fix file corruption
Final fix: remove ntpdate state from init.sls
Fix FreeBSD configuration based on dereckson feedback
Apply feedback: use YES (quotes) and add ntpd_sync_on_start
More detailed README.md