grossmj
75b9d761ba
Use gns3 distributed image
2023-01-06 22:49:03 +08:00
Xander Petty
d2169f7194
Created docker image for running pyATS in GNS3
2022-12-27 13:54:34 -06:00
cokegen
2df9a11a80
Force default location pidfiles to be created at DB creation time, so utils like ovs-appctl can find the PID.
2022-07-12 15:26:16 -03:00
cokegen
a8cf70c89b
Force default location pidfiles to be created so utils like ovs-appctl can find the PID.
2022-07-08 17:09:40 -03:00
cokegen
1b5877c0c5
Fix required missing /var/run/openvswitch directory preventing ovs to boot
2022-07-08 16:07:09 -03:00
Henning Stahlke
5e55f095b9
fix: extend SNMP view to mib-2; in boot.sh add hostname to DHCP client
2022-02-24 13:52:13 +01:00
Henning
485bf745d5
Merge branch 'GNS3:master' into master
2022-02-06 11:09:51 +01:00
Henning Stahlke
77313fad93
Work around weird lldpd behaviour. Write config files instead of using lldpcli.
2022-02-06 11:07:43 +01:00
grossmj
a108ba2db9
Upgrade openvswitch Docker image to use alpine:latest
2022-02-05 20:49:43 +10:30
Henning Stahlke
52cb2e0bfe
Add docker/ovs-snmp, a SNMP enabled open vSwitch image source.
2022-02-03 15:03:34 +01:00
grossmj
8a51e030eb
Update Dockerfile for Ubuntu Docker appliance
2021-10-18 20:05:05 +10:30
Pratik Raj
707f96e501
chore : use --no-cache-dir flag to pip in dockerfiles to save space
...
using --no-cache-dir flag in pip install ,make sure downloaded packages
by pip don't cached on system . This is a best practice which make sure
to fetch from repo instead of using local cached one . Further , in case
of Docker Containers , by restricting caching , we can reduce image size.
In term of stats , it depends upon the number of python packages
multiplied by their respective size . e.g for heavy packages with a lot
of dependencies it reduce a lot by don't caching pip packages.
Further , more detail information can be found at
https://medium.com/sciforce/strategies-of-docker-images-optimization-2ca9cc5719b6
Signed-off-by: Pratik Raj <rajpratik71@gmail.com>
2021-09-22 15:26:14 +05:30
David Phillips
3a576ed816
Replace dnsmaq.conf => dnsmasq.conf
2021-08-30 11:15:38 +12:00
David Phillips
78dd10148a
dhcp: base update alpine base
2021-08-30 11:12:09 +12:00
grossmj
df8f9ae8d7
Fix Jupyter 2.7 appliance
2020-06-01 23:01:24 +09:30
Eiji Tanioka
440a87a86d
Related Issue #520 .
2020-05-31 00:15:26 +09:00
miguelcarreiro
afbc7f695c
Updated Kali Linux docker image
2020-03-04 14:42:06 +00:00
lboue
e2c1899253
Upgrading versions
...
- Ubuntu 18.04 LTS
- Ansible 2.8
2019-09-22 13:59:41 +02:00
Brent Stewart
9007336a85
Added OpenNAC appliance.
2019-06-03 08:57:00 -04:00
Jeremy Grossmann
162a719c2e
Update README.rst
2019-03-12 15:19:09 +07:00
adosztal
678f20b6e7
New release
2018-08-02 10:14:07 +02:00
adosztal
0ba20c81b3
Fixed typo
2018-03-15 20:55:41 +01:00
adosztal
5e470c8b92
Fixed missing directory
2018-03-15 20:49:52 +01:00
adosztal
525b493dc7
SSH support for old IOS versions
2018-03-15 19:17:45 +01:00
ajnouri
b3a69266aa
Add mapping of /usr for package persistence & /scripts for user stuff
2018-01-31 03:33:05 +01:00
ajnouri
76748120c4
Add mapping of /usr to package persistence & /scripts for user stuff
2018-01-31 03:27:37 +01:00
adosztal
f721da86fb
Upgraded to Ansible 2.4
2018-01-20 04:58:01 +01:00
ajnouri
0661b0ff8c
add stats section to the default configuration.
2017-11-01 02:44:11 +01:00
ajnouri
82572a80de
Network automation container with Pycharm
2017-10-25 18:33:09 +02:00
ajnouri
d5497e94c6
Latest openvswitch2.8 installed on Alpine:edge
2017-09-12 06:51:20 +02:00
ajnouri
6c98d02569
Latest openvswitch2.8 installed on Alpine:edge
2017-09-12 06:46:14 +02:00
adosztal
af8929ad67
Added paramiko update
2017-08-20 20:51:34 +02:00
ajnouri
d12e2058f2
remove duplicate webterm and modify the old one
2017-07-20 20:15:51 +02:00
AJ NOURI
945fd596d2
Update Dockerfile
2017-07-20 20:11:13 +02:00
ajnouri
08b7278fb3
Add ab (apache benchmark) to webterm and update the description on gns3a file
2017-07-20 16:59:05 +02:00
adosztal
bc687eefc8
Fixed install error
2017-07-19 20:22:28 +02:00
adosztal
def2b67069
Fixed install sequence
2017-07-19 20:14:33 +02:00
adosztal
f98acfb451
Updated Network Automation dockerfile with new packages
2017-07-19 20:04:48 +02:00
adosztal
56040b7ff1
Fixed typo
2017-06-28 08:26:21 +02:00
adosztal
557ec8509c
Finalized Network Automation Dockerfile, added template
2017-06-27 20:11:48 +02:00
adosztal
564a73241f
Added python-dev to Network Automation
2017-06-27 19:42:02 +02:00
adosztal
c12fb107e9
Added python_setuptools to Network Automation
2017-06-27 19:35:00 +02:00
adosztal
319baa888e
Added pip upgrade to Network Automation
2017-06-27 19:30:14 +02:00
adosztal
e7a1f2d398
Fixed type
2017-06-27 19:25:27 +02:00
adosztal
477a22e016
Added Network Automation container
2017-06-27 19:16:10 +02:00
adosztal
6298463dba
Added programming container's template
2017-06-07 19:36:47 +02:00
adosztal
c285e0f6b6
Removed non-existing package
2017-06-07 19:19:42 +02:00
adosztal
ede2f0cfd3
Added programming container
2017-06-07 19:14:38 +02:00
AJ NOURI
14248768ff
Add nano editor to ovs
...
People might not be familiar with vi, it is better to have an altenative editor like nano.
2017-06-06 12:27:50 +02:00
Julien Duponchelle
ecb97a98c3
Fix a bug with Jupyter and Python 2.7
2017-04-10 16:49:37 +02:00