Commit Graph

63 Commits

Author SHA1 Message Date
jeremystretch
88408951c6 Update UI screenshots 2021-08-30 10:52:11 -04:00
jeremystretch
fcc244640d Merge v2.11.7 2021-06-16 16:27:37 -04:00
jeremystretch
5eebe33414 Add Equinix Metal as a sponsor 2021-06-15 15:22:20 -04:00
jeremystretch
f2652bde18 Update NetDev Slack links 2021-06-14 16:41:10 -04:00
jeremystretch
cfb3844e45 Adopt IRM terminology 2021-06-14 14:08:55 -04:00
jeremystretch
a43cdcbb2e Merge branch 'develop' into feature 2021-05-25 13:19:17 -04:00
jeremystretch
9f69023440 Add DigitalOcean as sponsor 2021-05-20 12:41:23 -04:00
jeremystretch
c993e3883c Merge branch 'develop' into feature 2021-05-07 10:27:23 -04:00
jeremystretch
7439598cd9 Add sponsors 2021-05-06 16:37:47 -04:00
jeremystretch
68f8485dbf Merge branch 'develop' into feature 2021-05-04 14:25:53 -04:00
jeremystretch
e16fe483f0 Reference the demo instance in the README 2021-04-29 13:45:44 -04:00
checktheroads
f0a8130195 update docs & readme with screenshots 2021-04-26 01:15:37 -07:00
checktheroads
7b3e6bbaca update readme screenshots 2021-04-23 11:52:42 -07:00
Jeremy Stretch
59536fda64 Update Slack links 2021-03-15 14:45:53 -04:00
Jeremy Stretch
55b626ad5d Update Slack links; start phasing out mailing list 2021-03-01 09:54:30 -05:00
Jeremy Stretch
d50201df94 Emphasize use of GitHub discussions in README 2021-01-26 11:20:06 -05:00
Robin Schneider
bb94ac3e02 Use HTTPS URL schema everywhere (#5505)
* Use HTTPS everywhere (mechanical edit using util from https-everywhere)

```Shell
node ~/src/EFForg/https-everywhere/utils/rewriter/rewriter.js .
git checkout netbox/project-static/
```

A few additional changes where reset manually before the commit.

* Use HTTPS everywhere (mechanical edit using util from opening_hours.js)

```Shell
make -f ~/src/opening-hours/opening_hours.js/Makefile qa-https-everywhere
git checkout netbox/project-static/
git checkout netbox/*/tests
```
2020-12-21 12:02:30 -05:00
Jeremy Stretch
f833d7cca7 Encourage people to use GitHub discussions in place of the mailing list 2020-12-10 15:59:42 -05:00
Jeremy Stretch
b2e659849a Move CI to GitHub Actions (#5431)
Replaces Travis CI with GitHub Actions
2020-12-08 14:55:06 -05:00
Jeremy Stretch
e4320b47f5 Add references to GitHub discussions 2020-12-03 12:11:44 -05:00
Jeremy Stretch
9e7aa87651 Update the netbox-discuss mailing list URL 2020-10-07 08:53:04 -04:00
Jeremy Stretch
09a5e82dbb Remove survey notification from README 2020-03-31 11:36:53 -04:00
Jeremy Stretch
905253c757 Add user survey note to README 2020-03-05 08:51:03 -05:00
Saria Hajjar
a04783b453 Added separators between screenshots 2020-02-24 15:22:33 +00:00
Saria Hajjar
b4bfd7fb0e Replace doc logo with svg 2019-12-29 14:10:31 +00:00
Jeremy Stretch
beaa44f4c8 Move alternative installations to the GitHub wiki 2019-11-06 09:05:12 -05:00
Jeremy Stretch
a21015fc58 Minor improvements pertaining to CII best practices 2019-10-17 20:56:37 -04:00
Jeremy Stretch
8f56739432 Update Travis-CI badges in README 2019-09-26 15:03:20 -04:00
Moh Ahmed
d428b2c823 Adding a reference to deploying NetBox via Kubernetes manifests 2019-09-17 15:51:29 -04:00
Jeremy Stretch
7d50cfd789 Moved related projects list to the wiki 2019-09-10 15:30:19 -04:00
Robert Ellegate
95bee19161 Replacing references to digitalocean org
s/(?<=:\/\/github.com\/)digitalocean(?=\/netbox)/netbox-community/g
2019-07-10 09:23:43 -04:00
Jeremy Stretch
bf1421140c Closes #2995: Added powerbox to community SDK list 2019-03-19 09:48:16 -04:00
Christian Mäder
8c50230101 Updated link to netbox-docker, again
After some feedback, that `netbox-community/docker` is not an ideal name, I've renamed the repo back to `netbox-docker`. Hence one more PR to update that link.
2019-01-31 09:02:12 +01:00
Christian Mäder
15998a6530 Updated link after the move of netbox-docker 2019-01-30 16:17:37 +01:00
Jeremy Stretch
66db32fefd Merged release v2.4.5 2018-10-03 11:23:21 -04:00
Rémy Léone
5a360c7060 Add a page related to community related projects 2018-09-13 17:54:13 +02:00
Jeremy Stretch
1724491366 Closes #2000: Remove support for Python 2 2018-08-14 11:48:12 -04:00
Jeremy Stretch
519b9773d6 Closes #2211: Removed Python 2 instructions from the installation docs 2018-07-02 16:33:18 -04:00
Jeremy Stretch
31a1f7317a Merge pull request #1902 from lae/feature/ansible-alt-install
Add Ansible alternative installation to README
2018-03-14 15:26:33 -04:00
Jeremy Stretch
fa8d780809 Fixed Slack URL 2018-03-14 10:30:55 -04:00
Musee Ullah
ee5e513472 Add Ansible alternative installation to README 2018-02-22 05:56:33 +09:00
Jeremy Stretch
eed722a49a Replaced IRC with Slack; formatting cleanup 2018-02-01 16:52:24 -05:00
Jeremy Stretch
d8c8794f38 Designated new Docker build repo; removed stale Heroku build repo 2017-10-13 11:50:06 -04:00
ryanmerolle
e34a245535 Added vagrant alternative installation link 2017-05-16 07:13:05 -04:00
Jeremy Stretch
bd2f12630d Merge branch 'develop' into v2-develop 2017-05-08 15:02:06 -04:00
Matt Layher
d04a3773e2 Fix misleading build matrix
At one point, I had intended to have a matrix of build badges for each different branch and Python version combination.  It seems this is not possible with Travis.

This change replaces "python 2.7" with "status" and clarifies that both Python 2.7 and 3.5 are tested, but Python 3.5 is recommended.
2017-05-02 20:39:43 -04:00
Jeremy Stretch
8396da2031 Closes #1008: Moved Docker components into their own repository 2017-04-19 10:58:42 -04:00
Jeremy Stretch
18134408d6 Removed survey notice 2017-04-03 16:01:03 -04:00
Jeremy Stretch
b73de50340 Added survey announcement to README 2017-03-15 12:00:53 -04:00
Jeremy Stretch
8236de2ac6 Added alternative installations section 2017-01-04 17:16:04 -05:00