2018-01-30 10:40:13 +00:00
|
|
|
====================================
|
|
|
|
Development Manual
|
|
|
|
====================================
|
|
|
|
|
|
|
|
.. image:: /development/images/ideas_join_the_development.jpg
|
|
|
|
|
|
|
|
The OPNsense® project invites developers to start developing with OPNsense:
|
2022-01-25 15:27:28 +00:00
|
|
|
"For your own purpose or even better to join us in creating the best open source firewall available!"
|
|
|
|
The development workflow & build process
|
2018-11-08 19:59:18 +00:00
|
|
|
have been redesigned to make it more straightforward and easy for developers to
|
2018-01-30 10:40:13 +00:00
|
|
|
build OPNsense.
|
|
|
|
|
|
|
|
Being able to get the sources and build it yourself is one of the key factors of
|
|
|
|
open source software. One reason that for starting the OPNsense project is that
|
|
|
|
the team believes sources and build tools should be freely available and as easy
|
|
|
|
to use as possible.
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 2
|
|
|
|
:titlesonly:
|
|
|
|
:glob:
|
|
|
|
|
|
|
|
development/workflow
|
|
|
|
development/guidelines
|
|
|
|
development/architecture
|
|
|
|
development/backend
|
|
|
|
development/frontend
|
|
|
|
development/components
|
2018-05-06 13:25:26 +00:00
|
|
|
development/api
|
2018-01-30 10:40:13 +00:00
|
|
|
development/examples
|
|
|
|
development/howtos
|
|
|
|
|
|
|
|
-------
|
|
|
|
Sources
|
|
|
|
-------
|
|
|
|
Just looking for the sources? See: `OPNsense repository <https://github.com/opnsense>`__
|