mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-22 17:18:37 +00:00
redo the whole lot of commits I've deleted while trying Gitlab/Framasoft mirroring
This commit is contained in:
parent
f5618feb73
commit
7f8f8271e4
164 changed files with 13271 additions and 6804 deletions
218
docs/en/Developer/vagrant.html
Normal file
218
docs/en/Developer/vagrant.html
Normal file
|
@ -0,0 +1,218 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<title>wallabag - Vagrant</title>
|
||||
|
||||
<link rel="stylesheet" href="http://doc.wallabag.org/css/bootstrap.min.css">
|
||||
<link rel="stylesheet" href="http://doc.wallabag.org/css/font-awesome.min.css">
|
||||
<link rel="stylesheet" href="http://doc.wallabag.org/css/highlight.tomorrow-night.css">
|
||||
<link rel="stylesheet" href="http://doc.wallabag.org/css/main.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<header class="navbar navbar-default navbar-fixed-top">
|
||||
|
||||
<a class="navbar-brand" href="http://doc.wallabag.org/">
|
||||
wallabag
|
||||
<small class="hidden-xs hidden-sm">
|
||||
Vagrant
|
||||
</small>
|
||||
</a>
|
||||
<a href="http://doc.wallabag.org/en">EN</a> - <a href="http://doc.wallabag.org/fr">FR</a> - <a href="http://doc.wallabag.org/de">DE</a> - <a href="http://doc.wallabag.org/ru">RU</a>
|
||||
|
||||
|
||||
</header>
|
||||
|
||||
<main class="container-fluid">
|
||||
<div class="row">
|
||||
|
||||
|
||||
<nav id="sidebar" class="col-sm-3 col-lg-2" role="navigation">
|
||||
|
||||
<ul class="nav nav-pills nav-stacked">
|
||||
|
||||
<h4 class="text-muted">
|
||||
|
||||
</h4>
|
||||
|
||||
<ul class="nav nav-pills nav-stacked">
|
||||
<li class="test ">
|
||||
<a href="http://doc.wallabag.org/en/index.html">
|
||||
Getting started
|
||||
</a>
|
||||
</li>
|
||||
<li class="test ">
|
||||
<a href="http://doc.wallabag.org/en/help_wallabag.html">
|
||||
Help us
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="text-muted">
|
||||
Administrator
|
||||
</h4>
|
||||
|
||||
<ul class="nav nav-pills nav-stacked">
|
||||
<li class="test ">
|
||||
<a href="http://doc.wallabag.org/en/Administrator/download_and_install.html">
|
||||
Download and installation
|
||||
</a>
|
||||
</li>
|
||||
<li class="test ">
|
||||
<a href="http://doc.wallabag.org/en/Administrator/update.html">
|
||||
Update wallabag
|
||||
</a>
|
||||
</li>
|
||||
<li class="test ">
|
||||
<a href="http://doc.wallabag.org/en/Administrator/hidden_options.html">
|
||||
Hidden options
|
||||
</a>
|
||||
</li>
|
||||
<li class="test ">
|
||||
<a href="http://doc.wallabag.org/en/Administrator/multiusers.html">
|
||||
Multi users
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="text-muted">
|
||||
User
|
||||
</h4>
|
||||
|
||||
<ul class="nav nav-pills nav-stacked">
|
||||
<li class="test ">
|
||||
<a href="http://doc.wallabag.org/en/User/save_your_first_article.html">
|
||||
Save your first article
|
||||
</a>
|
||||
</li>
|
||||
<li class="test ">
|
||||
<a href="http://doc.wallabag.org/en/User/read_an_article.html">
|
||||
Read an article
|
||||
</a>
|
||||
</li>
|
||||
<li class="test ">
|
||||
<a href="http://doc.wallabag.org/en/User/organize_articles.html">
|
||||
Organize articles
|
||||
</a>
|
||||
</li>
|
||||
<li class="test ">
|
||||
<a href="http://doc.wallabag.org/en/User/configure_wallabag.html">
|
||||
Configure wallabag
|
||||
</a>
|
||||
</li>
|
||||
<li class="test ">
|
||||
<a href="http://doc.wallabag.org/en/User/search.html">
|
||||
Search
|
||||
</a>
|
||||
</li>
|
||||
<li class="test ">
|
||||
<a href="http://doc.wallabag.org/en/User/epub_conversion.html">
|
||||
ePub conversion
|
||||
</a>
|
||||
</li>
|
||||
<li class="test ">
|
||||
<a href="http://doc.wallabag.org/en/User/issue_with_article.html">
|
||||
Issue with article
|
||||
</a>
|
||||
</li>
|
||||
<li class="test ">
|
||||
<a href="http://doc.wallabag.org/en/User/rss_feed.html">
|
||||
RSS feed
|
||||
</a>
|
||||
</li>
|
||||
<li class="test ">
|
||||
<a href="http://doc.wallabag.org/en/User/import_export.html">
|
||||
Import export
|
||||
</a>
|
||||
</li>
|
||||
<li class="test ">
|
||||
<a href="http://doc.wallabag.org/en/User/framabag_account_creation.html">
|
||||
Framabag account creation
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h4 class="text-muted">
|
||||
Developer
|
||||
</h4>
|
||||
|
||||
<ul class="nav nav-pills nav-stacked">
|
||||
<li class="test ">
|
||||
<a href="http://doc.wallabag.org/en/Developer/write_config_files.html">
|
||||
Write config files
|
||||
</a>
|
||||
</li>
|
||||
<li class="test ">
|
||||
<a href="http://doc.wallabag.org/en/Developer/create_new_theme.html">
|
||||
Create a new theme
|
||||
</a>
|
||||
</li>
|
||||
<li class="test ">
|
||||
<a href="http://doc.wallabag.org/en/Developer/git_repo.html">
|
||||
Git repository
|
||||
</a>
|
||||
</li>
|
||||
<li class="test ">
|
||||
<a href="http://doc.wallabag.org/en/Developer/docker.html">
|
||||
Docker
|
||||
</a>
|
||||
</li>
|
||||
<li class="test active">
|
||||
<a href="http://doc.wallabag.org/en/Developer/vagrant.html">
|
||||
Vagrant
|
||||
</a>
|
||||
</li>
|
||||
<li class="test ">
|
||||
<a href="http://doc.wallabag.org/en/Developer/v2.html">
|
||||
wallabag v2 / symfony2
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
|
||||
|
||||
<section class="col-lg-10">
|
||||
<h1 id="vagrant">Vagrant</h1>
|
||||
<p>In order to allow you to easily set up the required configuration for wallabag, we offer you a Vagrantfile file to be used with <a href="http://www.vagrantup.com">Vagrant</a>.</p>
|
||||
<p><a href="https://en.wikipedia.org/wiki/Vagrant_%28software%29">According to Wikipedia,</a></p>
|
||||
<pre><code>Vagrant is computer software for creating and configuring virtual development environments. It can be seen as a wrapper around virtualization software such as VirtualBox, KVM, VMware and around configuration management software such as Ansible, Chef, Salt or Puppet.</code></pre>
|
||||
<h2 id="use-vagrant-for-wallabag">Use Vagrant for wallabag</h2>
|
||||
<p>Here is the procedure to run wallabag inside a Vagrant container:</p>
|
||||
<pre><code>wget -O wallabag-dev.zip https://github.com/wallabag/wallabag/archive/dev.zip
|
||||
unzip wallabag-dev.zip
|
||||
cd wallabag-dev
|
||||
vagrant up</code></pre>
|
||||
<p>Now, go to <code>http://localhost:8003</code>, wallabag should be available there! (make sure you do not use the port 8003 of your machine for something else before)</p>
|
||||
<h2 id="what-did-the-vagrantfile-install-">What did the Vagrantfile install ?</h2>
|
||||
<p>The script install a LAMP server, i.e. :</p>
|
||||
<ul>
|
||||
<li>Ubuntu 14.04</li>
|
||||
<li>an Apache2 web server</li>
|
||||
<li>PHP5</li>
|
||||
<li>SQLite or MySQL or PostgreSQL for PHP</li>
|
||||
<li>XDebug for PHP</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
</main>
|
||||
|
||||
<script src="//code.jquery.com/jquery-1.11.0.min.js"></script>
|
||||
<script src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
|
||||
<script src="http://yandex.st/highlightjs/7.5/highlight.min.js"></script>
|
||||
|
||||
<script>
|
||||
$(function() {
|
||||
$("section>h1").wrap('<div class="page-header" />');
|
||||
// Syntax highlighting
|
||||
hljs.initHighlightingOnLoad();
|
||||
});
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue